.NET Framework Class Library
X509SecurityTokenAuthenticator Members

Authenticates an X509SecurityToken.

The X509SecurityTokenAuthenticator type exposes the following members.

Constructors

  NameDescription
Public methodX509SecurityTokenAuthenticatorOverloaded. Initializes a new instance of the X509SecurityTokenAuthenticator class.
Top
Methods

  NameDescription
Public methodCanValidateTokenGets a value indicating whether the specified security token can be validated by this security token authenticator. (Inherited from SecurityTokenAuthenticator.)
Protected methodCanValidateTokenCoreGets a value that indicates whether the specified security token can be validated by this security token authenticator. (Overrides SecurityTokenAuthenticator..::.CanValidateTokenCore(SecurityToken).)
Public methodEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodToStringReturns a String that represents the current Object. (Inherited from Object.)
Public methodValidateTokenAuthenticates the specified security token and returns the set of authorization policies for the security token. (Inherited from SecurityTokenAuthenticator.)
Protected methodValidateTokenCoreAuthenticates the specified security token and returns the set of authorization policies for the security token. (Overrides SecurityTokenAuthenticator..::.ValidateTokenCore(SecurityToken).)
Top
Properties

  NameDescription
Public propertyMapCertificateToWindowsAccountGets a value that indicates whether to map the X.509 certificate to a Windows account.
Top
See Also

Reference

Tags :


Page view tracker