Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the security context for a KerberosToken security token that is used by a client.
The following tables list the members exposed by the KerberosClientContext type.
Public Constructors
Name | Description | |
---|---|---|
KerberosClientContext | Overloaded. Initializes a new instance of the KerberosClientContext class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
ClientPrincipalName | (Inherited from KerberosContext ) |
![]() |
ContinueNeeded | Overridden. Gets a value indicating whether the security context is still being retrieved. |
![]() |
ExpirationTime | (Inherited from KerberosContext ) |
![]() |
ImpersonationLevel | Overridden. Specifies how a recipient of the KerberosToken security token that is associated with this KerberosClientContext can use the identity that is associated with the WindowsPrincipal property. |
![]() |
RequireMutualAuthentication | Overridden. Gets a value indicating whether this KerberosClientContext requires mutual authentication. |
![]() |
SessionKey | (Inherited from KerberosContext ) |
![]() |
TargetPrincipalName | (Inherited from KerberosContext ) |
![]() |
WindowsPrincipal | Overridden. Gets the Windows identity that is associated with this KerberosClientContext. |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
Context | (Inherited from KerberosContext ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Dispose | (Inherited from KerberosContext ) |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
InitializeContext | Overloaded. Retrieves a Kerberos service ticket. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from KerberosContext ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
KerberosClientContext Class
Microsoft.Web.Services3.Security.Tokens.Kerberos Namespace