Share via


WebHttpTLConfig.SharedAccessKey Property

Definition

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

Property Value

Implements

Attributes

Applies to