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
public property ImpersonationLevel Gets or sets how a recipient of the KerberosToken security token can use the identity that is associated with the security token.
public property TargetPrincipal Gets or set the target principal name.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetExtensions Overridden. Gets the collection of policy extensions that are registered in the policy file.
public method GetHashCode  (Inherited from Object )
public method GetToken Overridden. Gets a KerberosToken security token using the credentials associated with this KerberosTokenProvider.
public method GetType  (Inherited from Object )
public method ReadXml Overridden. Reads the XML in the policy file that is associated with the <kerberos> Element.
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )
public method WriteXml Overridden. Writes the current user's credentials as XML using the specified System.Xml.XmlWriter.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

KerberosTokenProvider Class
Microsoft.Web.Services3.Design Namespace