TransSynchronizationAgent.SubscriberEncryptedPassword Property

Definition

Gets or sets the encrypted password for the subscriber.

public:
 virtual property System::String ^ SubscriberEncryptedPassword { System::String ^ get(); void set(System::String ^ value); };
public virtual string SubscriberEncryptedPassword { get; set; }
member this.SubscriberEncryptedPassword : string with get, set
Public Overridable Property SubscriberEncryptedPassword As String

Property Value

The encrypted password for the subscriber.

Implements

Applies to