共用方式為


Pkcs12LoaderLimits.PreserveCertificateAlias 屬性

定義

取得或設定值,指出是否要保留憑證別名,也稱為易記名稱。

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

屬性值

true 以遵守憑證的別名;false 忽略別名資訊。 預設值為 false

備註

PFX 中的憑證別名值只會在 windows 系列操作系統Microsoft處理。 此屬性對非 Windows 系統沒有任何影響。

適用於

另請參閱