Method | Description | |
---|---|---|
Issue ( |
Requests a token desribed by an RST.
|
|
Issue ( |
Requests a bearer token.
|
Method | Description | |
---|---|---|
CreateBearerRst ( |
||
CreateWSTrustChannel ( |
public static Issue ( |
||
stsAddress | The STS address. | |
binding | System.ServiceModel.Channels.Binding | The binding. |
credentials | The credentials. | |
rst | RequestSecurityToken | The RST. |
rstr | RequestSecurityTokenResponse | The RSTR. |
return | System.IdentityModel.Tokens.SecurityToken |
public static Issue ( |
||
stsAddress | The STS address. | |
appliesTo | The realm address. | |
binding | System.ServiceModel.Channels.Binding | The binding. |
credentials | The credentials. | |
return | System.IdentityModel.Tokens.SecurityToken |