Share via


KerberosVerificationMethod Constructor

 

Initializes a KerberosVerificationMethod object.

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

Overload List

Name Description
System_CAPS_pubmethod KerberosVerificationMethod()

Initializes a KerberosVerificationMethod object with a null client name.

System_CAPS_pubmethod KerberosVerificationMethod(String)

Initializes a new instance of the KerberosVerificationMethod class.

See Also

KerberosVerificationMethod Class
System.Web.Security.SingleSignOn Namespace

Return to top