Partager via


Méthode ClaimsPrincipal.CreateFromIdentity

Liste de surcharges

Nom Description
ClaimsPrincipal.CreateFromIdentity (IIdentity) Creates the appropriate implementation of an IClaimsPrincipal base 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.CreateFromIdentity (IIdentity, String) Creates the appropriate implementation of an IClaimsPrincipal base 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.

Voir aussi

Référence

Classe ClaimsPrincipal
Membres ClaimsPrincipal
Espace de noms Microsoft.IdentityModel.Claims

Copyright © 2008 Microsoft Corporation.Tous droits réservés.