메소드 | 설명 | |
---|---|---|
GetClaimValue ( this principal, string type ) : string | ||
HasClaim ( this principal, string type ) : bool |
public static GetClaimValue ( this principal, string type ) : string | ||
principal | this | |
type | string | |
리턴 | string |
public static HasClaim ( this principal, string type ) : bool | ||
principal | this | |
type | string | |
리턴 | bool |