10.24.0

SessionPropertiesPassword Property

The password required for authentication.

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

Default: empty string

Definition

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

Property Value

String

See Also