Udostępnij za pośrednictwem


Właściwość ServiceBrokerPayload.EndpointAuthenticationOrder

Pobiera lub ustawia typ uwierzytelnianie i kolejności, w których jest stosowany do Service Broker ładunku.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property EndpointAuthenticationOrder As EndpointAuthenticationOrder
    Get
    Set
'Użycie
Dim instance As ServiceBrokerPayload
Dim value As EndpointAuthenticationOrder

value = instance.EndpointAuthenticationOrder

instance.EndpointAuthenticationOrder = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public EndpointAuthenticationOrder EndpointAuthenticationOrder { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property EndpointAuthenticationOrder EndpointAuthenticationOrder {
    EndpointAuthenticationOrder get ();
    void set (EndpointAuthenticationOrder value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member EndpointAuthenticationOrder : EndpointAuthenticationOrder with get, set
function get EndpointAuthenticationOrder () : EndpointAuthenticationOrder
function set EndpointAuthenticationOrder (value : EndpointAuthenticationOrder)

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.EndpointAuthenticationOrder
A EndpointAuthenticationOrder wartość, która określa typ uwierzytelnianie i porządku, w których jest stosowany do Service Broker ładunku.