UserIdType Members

Include Protected Members
Include Inherited Members

The UserIdType class identifies a user or a delegate user who has folder access permissions.

The UserIdType type exposes the following members.

Constructors

  Name Description
Public method UserIdType The UserIdType constructor initializes a new instance of the UserIdType class.

Top

Properties

  Name Description
Public property DisplayName The DisplayName property gets or sets the user name for display.
Public property DistinguishedUser The DistinguishedUser property gets or sets a value that identifies the Anonymouse and Default user accounts for delegate access.
Public property 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.
Public property ExternalUserIdentity
Public property PrimarySmtpAddress The PrimarySmtpAddress property gets or sets the primay SMTP address of an account that is used for delegate access.
Public property SID The SID property gets or sets the security descriptor definition language (SSDL) form of the security identifier (SID).

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top