Trustee MembersDRA REST Extensions SDK
The Trustee type exposes the following members.
Constructors

  NameDescription
Public methodTrustee
Initializes a new instance of the Trustee class
Back to Top
Properties

  NameDescription
Public propertyAllow
permissions allowed by trustee
Public propertyDeny
permissions denied by trustee
Public propertyDistinguishedName
dn of trustee
Public propertyFriendlyName
friendly name of the trustee
Public propertyFriendlyPath
friendly path of trustee
Public propertyInheritAllow
permissions inherit allowed by trustee
Public propertyInheritDeny
permissions inherit denied by trustee
Public propertyObjectClass
class object name
Public propertyPreWindows2000Name
Pre-Windows 2000 name of the trustee. Required when adding a trustee.
Public propertyUndo
permissions to remove from the trustee, only used when updating a permission
Back to Top
See Also