ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Realtime Namespace / RealtimeServiceConnectionProperties Class / Password Property

In This Topic
    Password Property (RealtimeServiceConnectionProperties)
    In This Topic
    Gets and sets the password used to connect to the service.
    Syntax
    Public Property Password As String
    public string Password {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also