adTempus API
ArcanaDevelopment.adTempus.Client Namespace / SecurityDescriptor Class / Permissions Property

In This Topic
    Permissions Property
    In This Topic
    Gets a list of all AccessControlEntries defined for this object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Permissions As AccessControlEntryCollection
    public AccessControlEntryCollection Permissions {get;}
    See Also