KerberosContext Members

Represents the security context for a KerberosToken security token.

The following tables list the members exposed by the KerberosContext type.

Protected Constructors

  Name Description
KerberosContext  

Top

Public Properties

(see also Protected Properties )

  Name Description
public property ClientPrincipalName  
public property ContinueNeeded  
public property ExpirationTime  
public property ImpersonationLevel  
public property RequireMutualAuthentication  
public property SessionKey  
public property TargetPrincipalName  
public property WindowsPrincipal  

Top

Protected Properties

  Name Description
protected property Context  

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Dispose  
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

KerberosContext Class
Microsoft.Web.Services3.Security.Tokens.Kerberos Namespace
KerberosClientContext
KerberosServerContext