EndpointEncryption 속성

Gets or sets the encryption state on the mirroring payload.

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

구문

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

value = instance.EndpointEncryption

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

속성 값

형식: Microsoft.SqlServer.Management.Smo. . :: . .EndpointEncryption
An EndpointEncryption value that specifies the encryption state on the mirroring payload.

예제

끝점 구현