Method | Description | |
---|---|---|
ADFSWSTrustIdentityProvider ( ) : System | ||
AfterRequestToken ( Object args ) : void | ||
BeforeRequestToken ( Object args ) : void | ||
Configure ( IdentityProviderConfig configuration ) : void | ||
Initialize ( string username, string password ) : void | ||
RequestToken ( |
Method | Description | |
---|---|---|
GetResource ( string name ) : string |
public ADFSWSTrustIdentityProvider ( ) : System | ||
return | System |
public AfterRequestToken ( Object args ) : void | ||
args | Object | |
return | void |
public BeforeRequestToken ( Object args ) : void | ||
args | Object | |
return | void |
public Configure ( IdentityProviderConfig configuration ) : void | ||
configuration | IdentityProviderConfig | |
return | void |
public Initialize ( string username, string password ) : void | ||
username | string | |
password | string | |
return | void |
public RequestToken ( |
||
identityProviderUrl | ||
scope | string | |
return | Task |