Method | Description | |
---|---|---|
ProcessSignInRequest ( |
||
ProcessSignInResponse ( string realm, string originalUrl, System.Web.HttpContextBase httpContext ) : ClaimsIdentity | ||
WSFedHandler ( |
Method | Description | |
---|---|---|
RequestAuthentication ( System.Web.HttpContextBase httpContext, string identityProviderUrl, string realm, string replyUrl ) : void |
public ProcessSignInRequest ( |
||
scope | ||
httpContext | System.Web.HttpContextBase | |
return | void |
public ProcessSignInResponse ( string realm, string originalUrl, System.Web.HttpContextBase httpContext ) : ClaimsIdentity | ||
realm | string | |
originalUrl | string | |
httpContext | System.Web.HttpContextBase | |
return | ClaimsIdentity |
public WSFedHandler ( |
||
issuer | ||
return | System |