메소드 | 설명 | |
---|---|---|
Run ( Kentor.AuthServices.WebSso.HttpRequestData request, IOptions options ) : Kentor.AuthServices.WebSso.CommandResult |
Run the command, initiating the sign in sequence.
|
메소드 | 설명 | |
---|---|---|
InitiateLoginToIdp ( IOptions options, string>.IDictionary |
||
RedirectToDiscoveryService ( string returnPath, |
||
Run ( System.IdentityModel.Metadata.EntityId idpEntityId, string returnPath, Kentor.AuthServices.WebSso.HttpRequestData request, IOptions options, string>.IDictionary |
||
SignInCommand ( ) : System |
Ctor, don't want anyone to create instances.
|
public Run ( Kentor.AuthServices.WebSso.HttpRequestData request, IOptions options ) : Kentor.AuthServices.WebSso.CommandResult | ||
request | Kentor.AuthServices.WebSso.HttpRequestData | Request data. |
options | IOptions | Options |
리턴 | Kentor.AuthServices.WebSso.CommandResult |