RecipientPermission Members
Include Protected Members
Include Inherited Members
The RecipientPermission type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RecipientPermission() | ||
RecipientPermission(ActiveDirectoryAccessRule, ADObjectId, String) | ||
RecipientPermission(ActiveDirectoryAccessRule, ADObjectId, String, RecipientAccessRight) |
Top
Properties
Name | Description | |
---|---|---|
AccessControlType | ||
AccessRights | ||
Identity | ||
InheritanceType | ||
IsInherited | ||
IsValid | Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.) | |
Trustee |
Top
Methods
Name | Description | |
---|---|---|
Clone | (Inherited from ConfigurableObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetProperties | (Inherited from ConfigurableObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Validate | (Inherited from ConfigurableObject.) | |
ValidateRead | (Inherited from ConfigurableObject.) | |
ValidateWrite | (Inherited from ConfigurableObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IConfigurable.CopyChangesFrom | (Inherited from ConfigurableObject.) | |
IConfigurable.ObjectState | (Inherited from ConfigurableObject.) | |
IConfigurable.ResetChangeTracking | (Inherited from ConfigurableObject.) |
Top