Share via


HttpClientCertificate.KeySize 屬性

定義

取得數位憑證金鑰大小裡的位元數。 例如 128。

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

屬性值

金鑰大小裡的位元數。

適用於