Defines WS-Federation metadata elements.
The following tables list the members exposed by the WSFederationMetadataConstants.Elements type.
Public Fields
Name | Description | |
---|---|---|
AttributeServiceEndpoint | This optional element allows a federation metadata provider to specify the endpoint address of its attribute service. | |
AutomaticPseudonyms | This optional element allows a federation metadata provider to indicate if it automatically maps pseudonyms. | |
ClaimTypesOffered | This optional element allows a federation metadata provider to specify the list of publicly offered claim types that can be asserted in security tokens issued by its STS. | |
Federation | ||
FederationMetadata | ||
IssuerName | ||
IssuerNamesOffered | This optional element allows a federation metadata provider to specify a set of “logical names” that are associated with the provider. | |
MetadataReference | ||
PassiveRequestorEndpoints | This optional element allows a federation metadata provider, STS, or relying party to specify the endpoint address that supports the Web (Passive) Requestor protocol. | |
PseudonymServiceEndpoint | This optional element allows a federation metadata provider to specify the endpoint address of its pseudonym service. | |
SingleSignoutNotificationEndpoint | This optional element allows a federation metadata provider to specify the endpoint address to which push notifications of sign-out are to be sent. | |
SingleSignOutSubscriptionEndpoint | This optional element allows a federation metadata provider to specify the endpoint address of its subscription service. | |
TokenIssuerEndpoints | This optional element allows a federation metadata provider to specify the endpoint address of a trusted STS that can be referenced by federated partners when requesting tokens from it. | |
TokenIssuerName | ||
TokenKeyTransferKeyInfo | This optional element allows a federation metadata provider, a security token service or relying party in this case, to specify what key should be used to encrypt keys and key material targeted for the service. | |
TokenSigningKeyInfo | This optional element allows a federation metadata provider to specify what key it will use to sign security tokens that it issues. | |
TokenType | ||
TokenTypesOffered | This optional element allows a federation metadata provider to specify the list of offered security token types that can be issued by its STS. |
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.