LinkedUser members
The LinkedUser type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
LinkedUser() | |
![]() |
LinkedUser(ADUser) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ArchiveRelease | (Inherited from User.) |
![]() |
CertificateSubject | Gets or sets the value of the subject field of the user's digital certificate. (Inherited from User.) |
![]() |
CloneableEnabledStateProperties | Gets the list of properties on the User object marked with the ProvisionalCloneEnabledState attribute. (Inherited from User.) |
![]() |
CloneableOnceProperties | Gets the list of properties on the User object that can be cloned only one time. (Inherited from User.) |
![]() |
CloneableProperties | Gets the list of cloneable properties on the User object. (Inherited from User.) |
![]() |
ConsumerNetID | (Inherited from User.) |
![]() |
ExternalDirectoryObjectId | (Inherited from User.) |
![]() |
InPlaceHoldsRaw | (Inherited from User.) |
![]() |
IsLinked | Gets a value that indicates whether the user is associated with an external account. (Inherited from User.) |
![]() |
IsSecurityPrincipal | Gets a value that indicates whether the user is the security principal. (Inherited from User.) |
![]() |
IsSoftDeletedByDisable | (Inherited from User.) |
![]() |
IsSoftDeletedByRemove | (Inherited from User.) |
![]() |
LEOEnabled | (Inherited from User.) |
![]() |
LinkedMasterAccount | Gets the master account in the forest where the user account resides if this user is a linked user (the IsLinked property is true). (Inherited from User.) |
![]() |
MailboxProvisioningConstraint | (Inherited from User.) |
![]() |
MailboxProvisioningPreferences | (Inherited from User.) |
![]() |
MailboxRelease | (Inherited from User.) |
![]() |
MicrosoftOnlineServicesID | Gets or sets the ID of the Microsoft Online Services. (Inherited from User.) |
![]() |
NetID | The property is for internal use and is not intended to be used in your code. (Inherited from User.) |
![]() |
OrganizationalUnit | Gets the Organization Unit (OU) of the user. (Inherited from User.) |
![]() |
PreviousRecipientTypeDetails | (Inherited from User.) |
![]() |
RemotePowerShellEnabled | Gets or sets a value that indicates whether the user can use Remote PowerShell. (Inherited from User.) |
![]() |
ResetPasswordOnNextLogon | Gets or sets a value that indicates whether the user must reset their password the next time the user logs on. (Inherited from User.) |
![]() |
SamAccountName | Gets or sets the logon name used to support clients and servers running on older versions of the operating system. (Inherited from User.) |
![]() |
Sid | Gets the security identifier (SID) of the user. (Inherited from User.) |
![]() |
SidHistory | Gets the previous security identifier (SID) used for the user if the user was moved from another domain. (Inherited from User.) |
![]() |
SKUAssigned | (Inherited from User.) |
![]() |
UpgradeDetails | (Inherited from User.) |
![]() |
UpgradeMessage | (Inherited from User.) |
![]() |
UpgradeRequest | (Inherited from User.) |
![]() |
UpgradeStage | (Inherited from User.) |
![]() |
UpgradeStageTimeStamp | (Inherited from User.) |
![]() |
UpgradeStatus | (Inherited from User.) |
![]() |
UserAccountControl | Gets a value that controls the behavior of the user account. (Inherited from User.) |
![]() |
UserPrincipalName | Gets or sets the user principal name (UPN) of the user. (Inherited from User.) |
![]() |
WhenSoftDeleted | (Inherited from User.) |
![]() |
WindowsLiveID | The property is for internal use and is not intended to be used in your code. (Inherited from User.) |
Top