UserIdType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The UserIdType class identifies a user or a delegate user who has folder access permissions.
public ref class UserIdType
public class UserIdType
Public Class UserIdType
- Inheritance
-
UserIdType
Constructors
UserIdType() |
The UserIdType constructor initializes a new instance of the UserIdType class. |
Properties
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. |
ExternalUserIdentity | |
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). |