SessionCreationParametersFederatedAuthenticationProviderId Property |
Gets the ID of the federated authentication provider which created the session.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string? FederatedAuthenticationProviderId { get; }
Public ReadOnly Property FederatedAuthenticationProviderId As String
Get
public:
property String^ FederatedAuthenticationProviderId {
String^ get ();
}
member FederatedAuthenticationProviderId : string with get
Property Value
Type:
StringSee Also