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 (24.3.0.1000)
Syntax
public class FederationMetadataInfo

The FederationMetadataInfo type exposes the following members.

Constructors
  NameDescription
Public methodFederationMetadataInfo
Initializes a new instance of the FederationMetadataInfo class.
Top
Properties
  NameDescription
Public propertyContent
Gets the metadata content.
Public propertyContentType
Gets the MIME type of the metadata.
Public propertyFileExtension
Gets the file extension corresponding to the MIME type.
Top
See Also