共用方式為


X509AsymmetricSecurityKey.KeySize 屬性

定義

取得與 X.509 憑證關聯的公開金鑰大小 (以位元為單位)。

public:
 virtual property int KeySize { int get(); };
public override int KeySize { get; }
member this.KeySize : int
Public Overrides ReadOnly Property KeySize As Integer

屬性值

與 X.509 憑證關聯的公開金鑰大小 (以位元為單位)。

適用於