Share via


DebugLogConsumerSendMailConfiguration.SmtpUserPasswordBytes Property

Definition

public:
 property cli::array <System::Byte> ^ SmtpUserPasswordBytes { cli::array <System::Byte> ^ get(); void set(cli::array <System::Byte> ^ value); };
[System.Runtime.Serialization.DataMember(Order=3)]
public byte[] SmtpUserPasswordBytes { get; set; }
member this.SmtpUserPasswordBytes : byte[] with get, set
Public Property SmtpUserPasswordBytes As Byte()

Property Value

Byte[]
Attributes

Applies to