CoreConfigSettingIdsFederatedAuthenticationManifest Field |
The configuration manifest for federated authentication. Value is a JSON array containing the properties of
any desired federated authentication providers.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid FederatedAuthenticationManifest
Public Shared ReadOnly FederatedAuthenticationManifest As Guid
public:
static initonly Guid FederatedAuthenticationManifest
static val FederatedAuthenticationManifest: Guid
Field Value
Type:
GuidRemarks The value of this constant is 4f45e647-f3bd-4f9a-9425-0f9cb8cbf584.
Data Type:
String.
Default Value:
Empty.
See Also