ConnectionParameters PropertiesDRA REST Extensions SDK
The ConnectionParameters type exposes the following members.
Properties

  NameDescription
Public propertyDraServerNameAndPort
he server name and port number to connect to specified as serverName:Port
Public propertyPassword
Optional password for the specified userName
Public propertyUserName
Optional user to impersonate when calling the DRA server
Back to Top
See Also