次の方法で共有


KeySizes.MinSize プロパティ

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

Public ReadOnly Property MinSize As Integer
[C#]
public int MinSize {get;}
[C++]
public: __property int get_MinSize();
[JScript]
public function get MinSize() : 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 名前空間