![]() | SecurityPrincipal Properties |
The SecurityPrincipal type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommonName |
The Common Name (CN) of the object in Active Directory.
(Inherited from ActiveDirectoryObject.) |
![]() | CreateTimeStamp |
The time the object was created in UTC.
(Inherited from ActiveDirectoryObject.) |
![]() | Description |
A description of the security principal.
|
![]() | DistinguishedName |
The Distinguished Name (DN) of the object in Active Directory.
(Inherited from ActiveDirectoryObject.) |
![]() | EMailAddress |
The principal's e-mail address.
|
![]() | EmailAddresses |
A list of the principal's e-mail addresses.
|
![]() | ExchangeAlias |
The principal's Microsoft Exchange Alias.
|
![]() | Groups |
The distinguished names of groups that this principal is a member of.
|
![]() | GUID |
The GUID of the object in Active Directory.
(Inherited from ActiveDirectoryObject.) |
![]() | IsGroup |
Indicates if this principal is a Group.
|
![]() | IsUser |
Indicates if this principal is a User.
|
![]() | OrganizationalUnit |
The distinguished name of the organizational unit or parent object containing the object.
(Inherited from ActiveDirectoryObject.) |
![]() | PrimaryEmailAddress |
The principal's primary e-mail address.
|
![]() | SAMAccountName |
The principal's SAM Account Name.
|
![]() | SchemaClasses |
The schema class types that identify the type of object this is in Active Directory.
Examples: group, user, etc.
(Inherited from ActiveDirectoryObject.) |
![]() | TargetAddress |
The principal's target e-mail address. Used by Exchange for routing e-mail to its
final destination which may lie outside of the organization. Allows for an object
to appear in the GAL even though its e-mail address may be outside of Exchange.
Also used when routing e-mail to the Microsoft Office365 cloud from an on-premises
Exchange server.
|
![]() | UserPrincipalName |
The User Principal Name of the principal.
|