ArcGIS Pro 3.7 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 Sub SetCredential( _
       ByVal value As String _
    ) 
    public void SetCredential( 
       string value
    )

    Parameters

    value
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also