Password

ILoadOptions.Password property

Gets or sets the password. Read-write String.

public string Password { get; set; }

Property Value

The password.

See Also