次の方法で共有


TokenProviderElement.WindowsAuthentication プロパティ

定義

この要素のWindows 認証設定を取得します。

[System.Configuration.ConfigurationProperty("windowsAuthentication")]
public Microsoft.ServiceBus.Configuration.WindowsElement WindowsAuthentication { get; }
[<System.Configuration.ConfigurationProperty("windowsAuthentication")>]
member this.WindowsAuthentication : Microsoft.ServiceBus.Configuration.WindowsElement
Public ReadOnly Property WindowsAuthentication As WindowsElement

プロパティ値

この要素のWindows 認証設定。

属性

適用対象