C# Class Microsoft.IdentityModel.ClaimsPrincipalExtensions

Extensions to simplify the IPrincipal management.
Afficher le fichier Open project: johnnyhalife/wif.swt

Méthodes publiques

Méthode Description
BootstrapToken ( this principal ) : string

Retrieves the Bootstrap token from the IClaimsPrincipal (this) if given principal has it.

Method Details

BootstrapToken() public static méthode

Retrieves the Bootstrap token from the IClaimsPrincipal (this) if given principal has it.
public static BootstrapToken ( this principal ) : string
principal this Extended principal.
Résultat string