WebHttpTLConfig.IssuerSecret Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::String ^ IssuerSecret { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigProperty("IssuerSecret", System.Runtime.InteropServices.VarEnum.VT_BSTR, Encrypted=true)]
public string IssuerSecret { get; set; }
member this.IssuerSecret : string with get, set
Public Property IssuerSecret As String
Property Value
Implements
- Attributes