SettingsSection.WindowsAuthentication プロパティ

定義

既定のネットワーク資格情報のハンドルの数を制御する構成要素を取得します。

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

プロパティ値

既定のネットワーク資格情報のハンドルの数を制御する構成要素。

属性

適用対象