Открытый Свойства
Имя | Описание | |
---|---|---|
Actor | T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights. (унаследовано от ClaimsIdentity) | |
AnonymousIdentity | Returns a ClaimsIdentity with zero claims. (унаследовано от ClaimsIdentity) | |
AuthenticationType | Gets the type of authentication used. (унаследовано от ClaimsIdentity) | |
BootstrapToken | Gets or sets the token that was originally used to create this identity. (унаследовано от ClaimsIdentity) | |
Claims | Gets the list of T:Microsoft.IdentityModel.Claims.Claim values associated with this identity. (унаследовано от ClaimsIdentity) | |
IsAuthenticated | Gets a value that indicates whether the user has been authenticated. (унаследовано от ClaimsIdentity) | |
Label | A string label for the user who is represented by this IClaimsIdentity. (унаследовано от ClaimsIdentity) | |
Name | Gets the name of the current user. (унаследовано от ClaimsIdentity) | |
NameClaimType | Provides access to the name of the claim type used to determine IIdentity.Name. (унаследовано от ClaimsIdentity) | |
RoleClaimType | Claim type used for IPrincipal.IsInRole. (унаследовано от ClaimsIdentity) |
См. также
© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.