Password

ItOpFetchOptions.Password property

Specifies the password for the given UserName. The server accepts password values up to 256 characters in length.

public string Password { get; set; }

See Also