ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Catalog.DatabaseConnections Namespace / CDWInterface Class / SetCredential Method

In This Topic
    SetCredential Method (CDWInterface)
    In This Topic
    Set Google Credential for C# client API
    Syntax
    public void SetCredential( 
       string value
    )
    Public Sub SetCredential( _
       ByVal value As String _
    ) 

    Parameters

    value
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also