Bagikan melalui


Pkcs12LoaderLimits.PreserveUnknownAttributes Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah akan mempertahankan atribut yang tidak diketahui.

public:
 property bool PreserveUnknownAttributes { bool get(); void set(bool value); };
public bool PreserveUnknownAttributes { get; set; }
member this.PreserveUnknownAttributes : bool with get, set
Public Property PreserveUnknownAttributes As Boolean

Nilai Properti

true untuk menyimpan atribut sertifikat atau kunci privat apa pun yang tidak dijelaskan oleh properti lain pada jenis ini tetap utuh saat memanggil pemuat PKCS#12/PFX sistem; false untuk menghapus atribut yang tidak diketahui sebelum memanggil pemuat sistem. Defaultnya adalah false.

Berlaku untuk