This topic has not yet been rated - Rate this topic

X509SecurityTokenHandler Constructor

.NET Framework 4.5

Initializes a new instance of the X509SecurityTokenHandler class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method X509SecurityTokenHandler() Initializes a new instance of the X509SecurityTokenHandler class with default values.
Public method X509SecurityTokenHandler(Boolean) Initializes a new instance of the X509SecurityTokenHandler class by using a value that indicates whether the certificate should be mapped to a Windows account.
Public method X509SecurityTokenHandler(X509CertificateValidator) Initializes a new instance of the X509SecurityTokenHandler class by using the specified certificate validator.
Public method X509SecurityTokenHandler(Boolean, X509CertificateValidator) Initializes a new instance of the X509SecurityTokenHandler class by using a value that indicates whether the certificate should be mapped to a Windows account and the specified certificate validator.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.