Freigeben über


ConnectionSecurityContext-Konstruktor

Initializes a new instance of the ConnectionSecurityContext class.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ConnectionSecurityContext()
public ConnectionSecurityContext()
public:
ConnectionSecurityContext()
new : unit -> ConnectionSecurityContext
public function ConnectionSecurityContext()

Hinweise

The default constructor initializes fields to their default values.

This namespace, class, or member is supported only in the .NET Framework 2.0.

Siehe auch

Verweis

ConnectionSecurityContext Klasse

Microsoft.SqlServer.Replication-Namespace