The following tables list the members exposed by the Saml2Constants.ConfirmationMethods type.
Public Fields
Name | Description | |
---|---|---|
Bearer | The subject of the assertion is the bearer of the assertion. [Saml2Prof, 3.3] | |
HolderOfKey | The holder of a specified key is considered to be the subject of the assertion by the asserting party. [Saml2Prof, 3.1] | |
SenderVouches | Indicates that no other information is available about the context of use of the assertion. [Saml2Prof, 3.2] |
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.