API Reference
Class
Item (DangerousUserRightsPolicyService)
Assignment item for a specific dangerous user right.
Inheritance
- Object
- Item
Constructors
public Item() #Obsolete("Constructors of types with required members are not supported in this version of your compiler.", true)Inherited Methods
Properties
public String Right { get; set; } #Privilege/right name (e.g., SeImpersonatePrivilege).
public IReadOnlyList<String> Principals { get; set; } #Principals assigned to the right.
public IReadOnlyList<IdentityRow> PrincipalsResolved { get; set; } #Resolved principals with friendly names and classification.