ReceivePort.Authentication Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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