AuthBridge.Protocols.AWFOS.AWFOSHandler.ProcessSignInRequest C# (CSharp) Method

ProcessSignInRequest() public method

public ProcessSignInRequest ( Scope scope, System.Web.HttpContextBase httpContext ) : void
scope AuthBridge.Model.Scope
httpContext System.Web.HttpContextBase
return void
        public override void ProcessSignInRequest(Scope scope, HttpContextBase httpContext)
        {
        }