Partager via


Constructeur Claim

Liste de surcharges

Nom Description
Claim (Claim, String) Creates a Claim and initializes properties to be consistent with the Claim provided.
Claim (String, String) Creates a Claim with the specified type and value. The Claim has a local authority issuer and no subject.
Claim (String, String, String) Creates a Claim with the specified type and value. The Claim has a local authority issuer and no subject.
Claim (String, String, String, String) Creates a with the specified type, value, value type, and issuer.
Claim (String, String, String, String, String) Creates a Claim with the specified type, value, value type, issuer and original issuer.

Voir aussi

Référence

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

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