BasicHttpTLConfig.UseCredentials 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 Microsoft::BizTalk::Adapter::Wcf::Config::CredentialUse UseCredentials { Microsoft::BizTalk::Adapter::Wcf::Config::CredentialUse get(); };
public Microsoft.BizTalk.Adapter.Wcf.Config.CredentialUse UseCredentials { get; }
member this.UseCredentials : Microsoft.BizTalk.Adapter.Wcf.Config.CredentialUse
Public ReadOnly Property UseCredentials As CredentialUse