Namespace: ITHit.WebDAV.Server.Acl
The SupportedPrivilege type exposes the following members.
Name | Description | |
---|---|---|
![]() | SupportedPrivilege |
Initializes a new instance of the SupportedPrivilege class.
|
Name | Description | |
---|---|---|
![]() | AggregatedPrivileges |
Aggregate privileges list all of the privileges this privilege aggregates.
|
![]() | Description |
A description is a human-readable description of what this privilege controls access to.
|
![]() | DescriptionLanguage |
Language of description.
|
![]() | IsAbstract |
An abstract privilege MUST NOT be used in an ACE for that resource. Servers MUST fail an attempt to set an
abstract privilege.
|
![]() | Privilege |
Privilege that this object describes.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |