API Reference
Class
View (EnableDelegationPrivilegeEvaluator)
Effective assignment of SeEnableDelegationPrivilege for DC OU.
Inheritance
- Object
- View
Constructors
public View(String DomainName, String RightName, IReadOnlyList<String> Assigned) #Effective assignment of SeEnableDelegationPrivilege for DC OU.
Parameters
- DomainName System.String
- DNS domain name.
- RightName System.String
- Privilege right name (constant).
- Assigned System.Collections.Generic.IReadOnlyList{System.String}
- Resolved SIDs/principals assigned to the right.
Methods
public View <Clone>$() #Returns:
Viewpublic Void Deconstruct(out String DomainName, out String RightName, out IReadOnlyList<String> Assigned) #Returns:
VoidParameters
- DomainName String
- RightName String
- Assigned IReadOnlyList<String>
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String