KerberosTokenProvider Members
Represents a security-token provider for KerberosToken security tokens.
The following tables list the members exposed by the KerberosTokenProvider type.
Public Constructors
Name | Description | |
---|---|---|
KerberosTokenProvider | Overloaded. Initializes a new instance of the KerberosTokenProvider class. |
Top
Public Properties
Name | Description | |
---|---|---|
ImpersonationLevel | Gets or sets how a recipient of the KerberosToken security token can use the identity that is associated with the security token. | |
TargetPrincipal | Gets or set the target principal name. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetExtensions | Overridden. Gets the collection of policy extensions that are registered in the policy file. | |
GetHashCode | (Inherited from Object ) | |
GetToken | Overridden. Gets a KerberosToken security token using the credentials associated with this KerberosTokenProvider. | |
GetType | (Inherited from Object ) | |
ReadXml | Overridden. Reads the XML in the policy file that is associated with the <kerberos> Element. | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) | |
WriteXml | Overridden. Writes the current user's credentials as XML using the specified System.Xml.XmlWriter. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
KerberosTokenProvider Class
Microsoft.Web.Services3.Design Namespace