Udostępnij za pośrednictwem


Właściwość MergeSynchronizationAgent.PublisherEncryptedPassword

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

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

Składnia

'Deklaracja
Public Overridable Property PublisherEncryptedPassword As String
    Get
    Set
'Użycie
Dim instance As MergeSynchronizationAgent
Dim value As String

value = instance.PublisherEncryptedPassword

instance.PublisherEncryptedPassword = value
public virtual string PublisherEncryptedPassword { get; set; }
public:
virtual property String^ PublisherEncryptedPassword {
    String^ get ();
    void set (String^ value);
}
abstract PublisherEncryptedPassword : string with get, set
override PublisherEncryptedPassword : string with get, set
function get PublisherEncryptedPassword () : String
function set PublisherEncryptedPassword (value : String)

Wartość właściwości

Typ: System.String

Implementacje

IMergeSynchronizationAgent.PublisherEncryptedPassword