Méthode | Description | |
---|---|---|
EndpointDescription ( string url ) : System |
Creates an endpoint configuration from a url.
|
|
FindUserTokenPolicy ( UserTokenType tokenType, |
Finds a token policy that matches the user identity specified.
|
|
FindUserTokenPolicy ( UserTokenType tokenType, string issuedTokenType ) : |
Finds a token policy that matches the user identity specified.
|
|
FindUserTokenPolicy ( string policyId ) : |
Finds the user token policy with the specified id.
|
public EndpointDescription ( string url ) : System | ||
url | string | |
Résultat | System |
public FindUserTokenPolicy ( UserTokenType tokenType, |
||
tokenType | UserTokenType | |
issuedTokenType | ||
Résultat |
public FindUserTokenPolicy ( UserTokenType tokenType, string issuedTokenType ) : |
||
tokenType | UserTokenType | |
issuedTokenType | string | |
Résultat |
public FindUserTokenPolicy ( string policyId ) : |
||
policyId | string | |
Résultat |