キー ハンドルを取得します。
Public ReadOnly Property KeyHandle As IntPtr
[C#]
public IntPtr KeyHandle {get;}
[C++]
public: __property IntPtr get_KeyHandle();
[JScript]
public function get KeyHandle() : IntPtr;
プロパティ値
キー ハンドル。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
.NET Framework セキュリティ:
- SecurityPermission (アンマネージ コードを呼び出すために必要なアクセス許可) SecurityPermissionFlag.UnmanagedCode (関連する列挙体)
参照
CryptoAPITransform クラス | CryptoAPITransform メンバ | System.Security.Cryptography 名前空間 | 暗号サービス