메소드 | 설명 | |
---|---|---|
ADFSWSTrustIdentityProvider ( ) : System | ||
AfterRequestToken ( Object args ) : void | ||
BeforeRequestToken ( Object args ) : void | ||
Configure ( IdentityProviderConfig configuration ) : void | ||
Initialize ( string username, string password ) : void | ||
RequestToken ( |
메소드 | 설명 | |
---|---|---|
GetResource ( string name ) : string |
public Configure ( IdentityProviderConfig configuration ) : void | ||
configuration | IdentityProviderConfig | |
리턴 | void |
public Initialize ( string username, string password ) : void | ||
username | string | |
password | string | |
리턴 | void |
public RequestToken ( |
||
identityProviderUrl | ||
scope | string | |
리턴 | Task |