次の方法で共有


MergeSynchronizationAgent.SecureDistributorEncryptedPassword プロパティ

定義

セキュリティで保護されたディストリビューターで暗号化されたパスワードを取得または設定します。

public:
 property System::Security::SecureString ^ SecureDistributorEncryptedPassword { System::Security::SecureString ^ get(); void set(System::Security::SecureString ^ value); };
public System.Security.SecureString SecureDistributorEncryptedPassword { [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.SecureDistributorEncryptedPassword : System.Security.SecureString with get, set
Public Property SecureDistributorEncryptedPassword As SecureString

プロパティ値

セキュリティで保護されたディストリビューターの暗号化されたパスワード。

属性

適用対象