次の方法で共有


ServiceCredentialsElement.WindowsAuthentication プロパティ

定義

Windows 資格情報の検証の設定を取得します。

public:
 property System::ServiceModel::Configuration::WindowsServiceElement ^ WindowsAuthentication { System::ServiceModel::Configuration::WindowsServiceElement ^ get(); };
[System.Configuration.ConfigurationProperty("windowsAuthentication")]
public System.ServiceModel.Configuration.WindowsServiceElement WindowsAuthentication { get; }
[<System.Configuration.ConfigurationProperty("windowsAuthentication")>]
member this.WindowsAuthentication : System.ServiceModel.Configuration.WindowsServiceElement
Public ReadOnly Property WindowsAuthentication As WindowsServiceElement

プロパティ値

Windows 資格情報の検証の設定を指定する WindowsServiceElement

属性

適用対象