IReceivePort2.Authentication 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::ExplorerOM::AuthenticationType Authentication { Microsoft::BizTalk::ExplorerOM::AuthenticationType get(); void set(Microsoft::BizTalk::ExplorerOM::AuthenticationType value); };
public Microsoft.BizTalk.ExplorerOM.AuthenticationType Authentication { get; set; }
member this.Authentication : Microsoft.BizTalk.ExplorerOM.AuthenticationType with get, set
Public Property Authentication As AuthenticationType