Method | Description | |
---|---|---|
GetClaimValue ( this principal, string type ) : string | ||
HasClaim ( this principal, string type ) : bool |
public static GetClaimValue ( this principal, string type ) : string | ||
principal | this | |
type | string | |
return | string |
public static HasClaim ( this principal, string type ) : bool | ||
principal | this | |
type | string | |
return | bool |