Открытый Свойства

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

См. также




© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.