WebSsoConfigurationHandler Methods

 

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

Methods

Name Description
System_CAPS_pubmethod Create(Object, Object, XmlNode)

This method supports the AD FS infrastructure and is not intended to be used directly from your code. Creates a WebSSO configuration-handler object. This method is used to read the <websso> section of Web.config.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

WebSsoConfigurationHandler Class
System.Web.Security.SingleSignOn Namespace

Return to top