UserIdType Members
The UserIdType class identifies a user or a delegate user who has folder access permissions.
The following tables list the members exposed by the UserIdType type.
Public Constructors
Name | Description | |
---|---|---|
UserIdType | The UserIdType constructor initializes a new instance of the UserIdType class. |
Top
Public Properties
Name | Description | |
---|---|---|
DisplayName | The DisplayName property gets or sets the user name for display. | |
DistinguishedUser | The DistinguishedUser property gets or sets a value that identifies the Anonymouse and Default user accounts for delegate access. | |
DistinguishedUserSpecified | The DistinguishedUserSpecified property gets or sets a Boolean value that specifies whether the DistinguishedUser property is serialized into the SOAP message. This property is required if the DistinguishedUser property is specified. | |
PrimarySmtpAddress | The PrimarySmtpAddress property gets or sets the primay SMTP address of an account that is used for delegate access. | |
SID | The SID property gets or sets the security descriptor definition language (SSDL) form of the security identifier (SID). |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top