IFederatedAuthenticationService Interface

Service interface for federated authentication.

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 interface IFederatedAuthenticationService

The IFederatedAuthenticationService type exposes the following members.

Properties
 NameDescription
Public propertyAuthenticationBridgeUriGets the URI for the authentication bridge application.
Public propertyProviders Gets a dictionary containing all the registered federated authentication providers, keyed by provider ID.
Top
See Also