다음을 통해 공유


EndpointAuthenticationOrder 속성

Gets or sets the order and type of authentication that is used on the mirroring payload.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
<SfcPropertyAttribute> _
Public Property EndpointAuthenticationOrder As EndpointAuthenticationOrder
    Get
    Set
‘사용 방법
Dim instance As DatabaseMirroringPayload
Dim value As EndpointAuthenticationOrder

value = instance.EndpointAuthenticationOrder

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

속성 값

형식: Microsoft.SqlServer.Management.Smo. . :: . .EndpointAuthenticationOrder
An EndpointAuthenticationOrder value that specifies the order and type of authentication that is used on the mirroring payload.

예제

끝점 구현