Share via


LSAuthenticationObject.LogonClient Method

 

Logs on a client. This method should be called by the logon form when it has collected credentials.

Namespace:   System.Web.Security.SingleSignOn
Assembly:  System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)

Overload List

Name Description
System_CAPS_pubmethod LogonClient(ClientCredentialInfo)

Logs on a client. This method should be called by the logon form when it has collected credentials.

System_CAPS_pubmethod LogonClient(WindowsIdentity)

Logs on a client. This method should be called by the logon form when it has collected credentials.

See Also

LSAuthenticationObject Class
System.Web.Security.SingleSignOn Namespace

Return to top