Click or drag to resize

SessionPropertiesPassword Property

version: 10.22.0
The password required for authentication.

May be set as an environment variable. (see SessionProperties)

Default: empty string

Namespace:  SolaceSystems.Solclient.Messaging
Assembly:  SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntax
C#
public string Password { get; set; }

Property Value

Type: String
See Also