SystemIdentity Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Identity
The SystemIdentity type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Blob |
The System.Identity.Blob property key. PropVariant type: VT_BLOB. .NET type: System.Byte[]. Shell name PKEY_Identity_Blob. Display name Identity import/export blob.
|
![]() ![]() | DisplayName |
The System.Identity.DisplayName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Identity_DisplayName. Display name Display name.
|
![]() ![]() | InternetSid |
The System.Identity.InternetSid property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Identity_InternetSid. Display name Identity internet SID.
|
![]() ![]() | IsMeIdentity |
The System.Identity.IsMeIdentity property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Identity_IsMeIdentity. Display name Me identity.
|
![]() ![]() | KeyProviderContext |
The System.Identity.KeyProviderContext property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Identity_KeyProviderContext. Display name Identity key provider context.
|
![]() ![]() | KeyProviderName |
The System.Identity.KeyProviderName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Identity_KeyProviderName. Display name Identity key provider name.
|
![]() ![]() | LogonStatusString |
The System.Identity.LogonStatusString property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Identity_LogonStatusString. Display name Identity user logon status string.
|
![]() ![]() | PrimaryEmailAddress |
The System.Identity.PrimaryEmailAddress property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Identity_PrimaryEmailAddress. Display name Primary e-mail address.
|
![]() ![]() | PrimarySid |
The System.Identity.PrimarySid property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Identity_PrimarySid. Display name Identity primary SID.
|
![]() ![]() | ProviderData |
The System.Identity.ProviderData property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Identity_ProviderData. Display name Provider custom identity data.
|
![]() ![]() | ProviderID |
The System.Identity.ProviderID property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Identity_ProviderID. Display name Provider ID.
|
![]() ![]() | QualifiedUserName |
The System.Identity.QualifiedUserName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Identity_QualifiedUserName. Display name Identity qualified user name.
|
![]() ![]() | UniqueID |
The System.Identity.UniqueID property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Identity_UniqueID. Display name Identity ID.
|
![]() ![]() | UserName |
The System.Identity.UserName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Identity_UserName. Display name Identity user name.
|