次の方法で共有


MergeSynchronizationAgent.SecurePublisherEncryptedPassword プロパティ

定義

パブリッシャーの、セキュリティで保護された暗号化パスワードを取得します。値の設定も可能です。

public:
 property System::Security::SecureString ^ SecurePublisherEncryptedPassword { System::Security::SecureString ^ get(); void set(System::Security::SecureString ^ value); };
public System.Security.SecureString SecurePublisherEncryptedPassword { [System.Runtime.InteropServices.ComVisible(false)] get; [System.Runtime.InteropServices.ComVisible(false)] set; }
[<get: System.Runtime.InteropServices.ComVisible(false)>]
[<set: System.Runtime.InteropServices.ComVisible(false)>]
member this.SecurePublisherEncryptedPassword : System.Security.SecureString with get, set
Public Property SecurePublisherEncryptedPassword As SecureString

プロパティ値

パブリッシャーの、セキュリティで保護された暗号化パスワードです。

属性

適用対象