次の方法で共有


KeySizes.MaxSize プロパティ

最大キー サイズをビット単位で指定します。

Public ReadOnly Property MaxSize As Integer
[C#]
public int MaxSize {get;}
[C++]
public: __property int get_MaxSize();
[JScript]
public function get MaxSize() : int;

プロパティ値

ビット単位の最大キー サイズ。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

KeySizes クラス | KeySizes メンバ | System.Security.Cryptography 名前空間