AccountServicesConstantsAuthBridgeSubPath Field | 
 The URL path element for the federated authentication module.
 
    Namespace: 
   Dundas.BI.AccountServices
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic const string AuthBridgeSubPath = "AuthBridge"
Public Const AuthBridgeSubPath As String = "AuthBridge"
public:
literal String^ AuthBridgeSubPath = "AuthBridge"
static val mutable AuthBridgeSubPath: string
Field Value
Type: 
String
See Also