KerberosToken Constructor
Initializes a new instance of the KerberosToken class.
Overload List
Name | Description |
---|---|
KerberosToken (String) | Initializes a new instance of the KerberosToken class using the service principal name. |
KerberosToken (XmlElement) | Initializes a new instance of the KerberosToken class using the specified XML element. |
KerberosToken (String, ImpersonationLevel) | Initializes a new instance of the KerberosToken class using the service principal name. |
KerberosToken (String, String) | Initializes a new instance of the KerberosToken class. |
KerberosToken (String, String, ImpersonationLevel) | Initializes a new instance of the KerberosToken class. |
See Also
Reference
KerberosToken Class
KerberosToken Members
Microsoft.Web.Services3.Security.Tokens Namespace