IFederatedAuthenticationServiceAuthenticationBridgeUri Property |
Gets the URI for the authentication bridge application.
Namespace:
Dundas.BI.AccountServices.Extensibility
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax Uri AuthenticationBridgeUri { get; }
ReadOnly Property AuthenticationBridgeUri As Uri
Get
property Uri^ AuthenticationBridgeUri {
Uri^ get ();
}
abstract AuthenticationBridgeUri : Uri with get
Property Value
Type:
UriRemarks See Also