Freigeben über


ServiceBrokerLanguageSpecifier.WindowsAuthenticationMode-Eigenschaft

WindowsAuthenticationMode property class of ServiceBrokerLanguageSpecifier

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public Shared Property WindowsAuthenticationMode As ModelPropertyClass 
    Get 
    Friend Set
'Usage
Dim value As ModelPropertyClass 

value = ServiceBrokerLanguageSpecifier.WindowsAuthenticationMode
public static ModelPropertyClass WindowsAuthenticationMode { get; internal set; }
public:
static property ModelPropertyClass^ WindowsAuthenticationMode {
    ModelPropertyClass^ get ();
    internal: void set (ModelPropertyClass^ value);
}
static member WindowsAuthenticationMode : ModelPropertyClass with get, internal set
static function get WindowsAuthenticationMode () : ModelPropertyClass 
internal static function set WindowsAuthenticationMode (value : ModelPropertyClass)

Eigenschaftswert

Typ: Microsoft.SqlServer.Dac.Model.ModelPropertyClass

Siehe auch

Verweis

ServiceBrokerLanguageSpecifier Klasse

Microsoft.SqlServer.Dac.Model-Namespace