The password with which to authenticate.
Namespace: S22.Xmpp.CoreAssembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string Password { get; set; } |
Exceptions
Exception | Condition |
---|---|
System..::..ArgumentNullException | The Password property is being set and the value is null. |