LSCredentialFormContext Properties

 

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

Properties

Name Description
System_CAPS_pubproperty AcceptableAuthenticationMethods

Gets an ArrayList that contains acceptable authentication methods. If this property is null, any authentication method is acceptable.

System_CAPS_pubproperty CurrentAction

Gets an LSFormAction for casting an LSFormContext object to a more specific context type.(Inherited from LSFormContext.)

System_CAPS_pubproperty IsClientNonInteractive

Indicates whether the client is unable to respond to an interactive Web UI.(Inherited from LSFormContext.)

See Also

LSCredentialFormContext Class
System.Web.Security.SingleSignOn Namespace

Return to top