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

In This Topic
    Password Property (C1D365SConnectionStringBuilder)
    In This Topic
    The password of the user to be used for the authentication.
    Syntax
    'Declaration
     
    Public Property Password As String
    public string Password {get; set;}
    See Also