DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnectionStringBuilder Class / ProxyAuthScheme Property

In This Topic
    ProxyAuthScheme Property (C1D365SConnectionStringBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ProxyAuthScheme As String
    public string ProxyAuthScheme {get; set;}
    See Also