CSession.PassWord Property | |
The password necessary to establish the remote connection.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY PassWord AS USUAL GET SET
public virtual Usual PassWord { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe password necessary to establish the remote connection.
See Also