ISmsGateway.Password
Gets or sets the password of the user account registered with the SMS gateway provider.
Namespace: Imanami.PublicInterfaces
Assembly: Imanami.PublicInterfaces.dll
Syntax
string Password { get; set; }
Return Value
Type: System.String
The value of the password.
See Also