Compartir a través de


ClaimsPrincipal.CreateFromPrincipal (Método)

Lista de sobrecargas

Nombre Descripción
ClaimsPrincipal.CreateFromPrincipal (IPrincipal) Creates the appropriate implementation of an IClaimsPrincipal based on the type of the specified IIdentity (e.g. WindowsClaimsPrincipal for a WindowsIdentity). Note the appropriate IClaimsIdentity is generated based on the specified IIdentity as well.
ClaimsPrincipal.CreateFromPrincipal (IPrincipal, String) Creates the appropriate implementation of an IClaimsPrincipal based on the type of the specified IIdentity (e.g. WindowsClaimsPrincipal for a WindowsIdentity). Note the appropriate IClaimsIdentity is generated based on the specified IIdentity as well.

Vea también

Referencia

ClaimsPrincipal (Clase)
ClaimsPrincipal (Miembros)
Microsoft.IdentityModel.Claims (Espacio de nombres)

Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.