Udostępnij za pośrednictwem


Właściwość MergeSynchronizationAgent.SecureSubscriberEncryptedPassword

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 Property SecureSubscriberEncryptedPassword As SecureString
    Get
    Set
'Użycie
Dim instance As MergeSynchronizationAgent
Dim value As SecureString

value = instance.SecureSubscriberEncryptedPassword

instance.SecureSubscriberEncryptedPassword = value
public SecureString SecureSubscriberEncryptedPassword { get; set; }
public:
property SecureString^ SecureSubscriberEncryptedPassword {
    SecureString^ get ();
    void set (SecureString^ value);
}
member SecureSubscriberEncryptedPassword : SecureString with get, set
function get SecureSubscriberEncryptedPassword () : SecureString
function set SecureSubscriberEncryptedPassword (value : SecureString)

Wartość właściwości

Typ: System.Security.SecureString