Share via


TokenProviderElement.WindowsAuthentication Property

Definition

Gets the Windows authentication settings for this element.

[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

Property Value

The Windows authentication settings for this element.

Attributes

Applies to