MergeSynchronizationAgent.SubscriberEncryptedPassword Property

Definition

Gets or sets the subscriber encrypted password.

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 subscriber encrypted password.

Implements

Applies to