LSAuthenticationObject Properties

 

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

Properties

Name Description
System_CAPS_pubpropertySystem_CAPS_static Current

Gets the LSAuthenticationObject for the current request, if applicable. The property will return null if an appropriate LSAuthenticationObject cannot be located.

System_CAPS_pubproperty FormContext

Gets information about the type of action that is required of the Web form that is being invoked and queries for any additional data needed to perform that action.

See Also

LSAuthenticationObject Class
System.Web.Security.SingleSignOn Namespace

Return to top