MergeSynchronizationAgent.SecureDistributorEncryptedPassword Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan atau mengatur kata sandi terenkripsi distributor aman.
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
Nilai Properti
Kata sandi terenkripsi distributor aman.
- Atribut