The password with which to authenticate.

Namespace: S22.Xmpp.Core
Assembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public string Password { get; set; }

Exceptions

ExceptionCondition
System..::..ArgumentNullExceptionThe Password property is being set and the value is null.

See Also