Extension of WindowsClaimsIdentity that includes claims representation.
В следующей таблице перечислены члены, предоставляемые типом WindowsClaimsIdentity.
Открытый
Конструкторы (см. также Защищенный
Конструкторы)
Имя | Описание | |
---|---|---|
WindowsClaimsIdentity | Перегружено. |
Защищенный
Конструкторы
Имя | Описание | |
---|---|---|
WindowsClaimsIdentity | Перегружено. Initializes an instance of WindowsClaimsIdentity. |
Открытый
Свойства
Имя | Описание | |
---|---|---|
![]() |
Actor | Gets the T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights. |
![]() |
AuthenticationType | (унаследовано от WindowsIdentity) |
![]() |
BootstrapToken | Gets or sets the token that was originally used to create this identity. |
![]() |
Claims | Gets the list of T:Microsoft.IdentityModel.Claims.Claim values associated with this identity. |
![]() |
Groups | (унаследовано от WindowsIdentity) |
![]() |
ImpersonationLevel | (унаследовано от WindowsIdentity) |
![]() |
IsAnonymous | (унаследовано от WindowsIdentity) |
![]() |
IsAuthenticated | (унаследовано от WindowsIdentity) |
![]() |
IsGuest | (унаследовано от WindowsIdentity) |
![]() |
IsSystem | (унаследовано от WindowsIdentity) |
![]() |
Label | A string label for the user who is represented by this IClaimsIdentity. |
![]() |
Name | Переписано. Gets the name of the current user. |
![]() |
NameClaimType | Claim type used for IIdentity.Name and represented as a string. |
![]() |
Owner | (унаследовано от WindowsIdentity) |
![]() |
RoleClaimType | The claim type used for IPrincipal.IsInRole. |
![]() |
Token | (унаследовано от WindowsIdentity) |
![]() |
User | (унаследовано от WindowsIdentity) |
Открытый Методы
(см. также Защищенный Методы)
Имя | Описание | |
---|---|---|
![]() ![]() |
CertificateLogon | Creates a T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity associated with a given X509 certificate. |
![]() |
Copy | Returns a new T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object copied from this object. |
![]() ![]() |
CreateFromCertificate | Перегружено. |
![]() ![]() |
CreateFromUpn | Перегружено. |
![]() |
Dispose | Перегружено. |
![]() |
Equals | Перегружено. (унаследовано от Object) |
![]() ![]() |
GetAnonymous | (унаследовано от WindowsIdentity) |
![]() ![]() |
GetCurrent | Перегружено. |
![]() |
GetHashCode | (унаследовано от Object) |
![]() |
GetType | (унаследовано от Object) |
![]() |
Impersonate | Перегружено. (унаследовано от WindowsIdentity) |
![]() ![]() |
ReferenceEquals | (унаследовано от Object) |
![]() |
ToString | Переписано. Returns a string representation of the T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object. |
Защищенный
Методы
Имя | Описание | |
---|---|---|
![]() |
CreatePrimarySidClaim | Creates a Windows SID Claim from the given WindowsClaimsIdentity. |
![]() |
Dispose | Перегружено. Переписано. |
![]() |
Finalize | (унаследовано от Object) |
![]() |
GetGroupSidClaims | Creates a collection of SID claims that represent the users groups. |
![]() |
GetObjectData | Populates the specified T:System.Runtime.Serialization.SerializationInfo with the serialization data for the WindowsClaimsIdentity. |
![]() |
MemberwiseClone | (унаследовано от Object) |
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
System.Runtime.Serialization.IDeserializationCallback.OnDeserialization | (унаследовано от WindowsIdentity) | |
System.Runtime.Serialization.ISerializable.GetObjectData |
См. также
© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.