CspParameters.KeyPassword プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)

Dim instance As CspParameters Dim value As SecureString value = instance.KeyPassword instance.KeyPassword = value
public: property SecureString^ KeyPassword { SecureString^ get (); void set (SecureString^ value); }
/** @property */ public SecureString get_KeyPassword () /** @property */ public void set_KeyPassword (SecureString value)
public function get KeyPassword () : SecureString public function set KeyPassword (value : SecureString)
スマート カード キーに関連付けられたパスワード。

KeyPassword プロパティを使用して、スマート カード キーのパスワードを提供します。このプロパティを使用してパスワードを指定する場合、ユーザーに対してパスワード ダイアログが表示されません。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からCspParameters.KeyPassword プロパティを検索する場合は、下記のリンクをクリックしてください。

- CspParameters.KeyPassword プロパティのページへのリンク