Share via


WebHttpTLConfig.Password Property

Definition

public:
 property System::String ^ Password { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigProperty("Password", System.Runtime.InteropServices.VarEnum.VT_BSTR, Encrypted=true)]
public string Password { get; set; }
member this.Password : string with get, set
Public Property Password As String

Property Value

Implements

Attributes

Applies to