共用方式為


ServiceHostBase.Authentication 屬性

定義

取得服務驗證行為。

public:
 property System::ServiceModel::Description::ServiceAuthenticationBehavior ^ Authentication { System::ServiceModel::Description::ServiceAuthenticationBehavior ^ get(); };
public System.ServiceModel.Description.ServiceAuthenticationBehavior Authentication { get; }
member this.Authentication : System.ServiceModel.Description.ServiceAuthenticationBehavior
Public ReadOnly Property Authentication As ServiceAuthenticationBehavior

屬性值

ServiceAuthenticationBehavior

服務驗證行為。

適用於