MergeSynchronizationAgent.PublisherEncryptedPassword Property

Definition

Gets or sets the publisher encrypted password.

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

Property Value

The publisher encrypted password.

Implements

Applies to