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

Dim instance As KeyContainerPermissionAccessEntry Dim value As String value = instance.KeyStore instance.KeyStore = value
/** @property */ public String get_KeyStore () /** @property */ public void set_KeyStore (String value)
キー ストアの名前。



KeyStore プロパティを使用するコード例を次に示します。このコード例は、KeyContainerPermission クラスのトピックで取り上げているコード例の一部分です。
Console.WriteLine("KeyStore is " + keyContainerPermAccEntry3.KeyStore)
Console.WriteLine("KeyStore is " + keyContainerPermAccEntry3.KeyStore);

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


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

- KeyContainerPermissionAccessEntry.KeyStore プロパティのページへのリンク