Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.IdentityModel.Metadata Namespace

.NET Framework (current version)
 

The System.IdentityModel.Metadata namespace contains classes that represent elements in a Federation Metadata document. A Federation Metadata document is an XML document that provides information that may be useful to partners when establishing a federation. For more information about federation metadata, see section three of the following specification: Web Services Federation Language (WS-Federation) Version 1.2 (http://go.microsoft.com/fwlink/?LinkID=210152).

ClassDescription
System_CAPS_pubclassApplicationServiceDescriptor

Defines the application service descriptor and its endpoints.

System_CAPS_pubclassContactPerson

Represents a contact person in SAML 2.0 metadata.

System_CAPS_pubclassDisplayClaim

Represents the displayable claim object.

System_CAPS_pubclassEncryptionMethod

Defines the encryption method.

System_CAPS_pubclassEntitiesDescriptor

Represents a collection of entities.

System_CAPS_pubclassEntityDescriptor

Represents an entity descriptor.

System_CAPS_pubclassEntityId

Represents an entity ID.

System_CAPS_pubclassIdentityProviderSingleSignOnDescriptor

The identity provider single sign-on descriptor (IDPSSODescriptor) class.

System_CAPS_pubclassIndexedProtocolEndpoint

Defines an indexed ProtocolEndpoint.

System_CAPS_pubclassIndexedProtocolEndpointDictionary

A sorted list of IndexedProtocolEndpoint.

System_CAPS_pubclassKeyDescriptor

Defines the key descriptor.

System_CAPS_pubclassLocalizedEntry

The abstract base class that defines a localized entry.

System_CAPS_pubclassLocalizedEntryCollection<T>

A collection of LocalizedEntry objects.

System_CAPS_pubclassLocalizedName

Defines a localized name.

System_CAPS_pubclassLocalizedUri

Defines a localized URI.

System_CAPS_pubclassMetadataBase

Defines the SAML metadata base class.

System_CAPS_pubclassMetadataSerializationException

The exception that is thrown when an error occurs while serializing or deserializing SAML metadata.

System_CAPS_pubclassMetadataSerializer

Provides support for Metadata Serialization

System_CAPS_pubclassOrganization

Defines an organization.

System_CAPS_pubclassProtocolEndpoint

This class defines a protocol endpoint.

System_CAPS_pubclassRoleDescriptor

Defines a role descriptor.

System_CAPS_pubclassSecurityTokenServiceDescriptor

Defines a Service Descriptor for a security token service.

System_CAPS_pubclassServiceProviderSingleSignOnDescriptor

Defines a descriptor for a Service Provider SSO (SPSSO).

System_CAPS_pubclassSingleSignOnDescriptor

Defines an SSO descriptor.

System_CAPS_pubclassWebServiceDescriptor

Defines a web service descriptor.

EnumerationDescription
System_CAPS_pubenumContactType

Specifies the type of a contact.

System_CAPS_pubenumKeyType

Defines the key types for the KeyDescriptor::Use property.

Return to top
Show: