C# 클래스 Microsoft.IdentityModel.ClaimsPrincipalExtensions

Extensions to simplify the IPrincipal management.
파일 보기 프로젝트 열기: johnnyhalife/wif.swt

공개 메소드들

메소드 설명
BootstrapToken ( this principal ) : string

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

메소드 상세

BootstrapToken() 공개 정적인 메소드

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