Defines constants for SAML authentication methods.
The following tables list the members exposed by the AuthenticationMethods type.
Public Fields
Name | Description | |
---|---|---|
HardwareToken | ||
Kerberos | ||
Namespace | ||
Password | ||
Pgp | ||
SecureRemotePassword | ||
Signature | ||
Smartcard | ||
SmartcardPki | ||
Spki | ||
TlsClient | ||
Unspecified | ||
Windows | ||
X509 | ||
Xkms |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.