IAdapterConfigPollingCredentials.CredentialType 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::CredentialSelection CredentialType { Microsoft::BizTalk::Adapter::Wcf::Config::CredentialSelection get(); void set(Microsoft::BizTalk::Adapter::Wcf::Config::CredentialSelection value); };
public Microsoft.BizTalk.Adapter.Wcf.Config.CredentialSelection CredentialType { get; set; }
member this.CredentialType : Microsoft.BizTalk.Adapter.Wcf.Config.CredentialSelection with get, set
Public Property CredentialType As CredentialSelection