FederationMetadataInfo Class

Represents the service provider metadata associated with a federated authentication provider.
Inheritance Hierarchy
SystemObject
  Dundas.BI.AccountServices.ExtensibilityFederationMetadataInfo

Namespace: Dundas.BI.AccountServices.Extensibility
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class FederationMetadataInfo

The FederationMetadataInfo type exposes the following members.

Constructors
 NameDescription
Public methodFederationMetadataInfoInitializes a new instance of the FederationMetadataInfo class.
Top
Properties
 NameDescription
Public propertyContentGets the metadata content.
Public propertyContentTypeGets the MIME type of the metadata.
Public propertyFileExtensionGets the file extension corresponding to the MIME type.
Top
See Also