文件名称:SecureStringConsoleDemo
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本示例演示了 SecureString 类的使用情况。
此示例包含两个文件 doctorFile.txt 和 nurseFile.txt,这两个文件允许您测试类型 SecureString 的功能。这两个文件都包含在计算机上创建用户帐户 NurseA 的说明及允许或拒绝访问 doctorFile.txt 和 nurseFile.txt 的说明。按照这些说明操作,然后用新的用户帐户登录到您的计算机。应允许 NurseA 访问 nurseFile.txt,但拒绝它访问 doctorFile.txt。
-This example to demonstrate the use of SecureString category. This example contains two files doctorFile.txt and nurseFile.txt, these two documents to allow you to test the type of SecureString function. These two documents are included in the computer, create user accounts NurseA instructions and to allow or deny access doctorFile.txt and nurseFile.txt note. In accordance with these instructions, and then with a new user account to log in to your computer. NurseA should be allowed to visit nurseFile.txt, but refused it access doctorFile.txt.
此示例包含两个文件 doctorFile.txt 和 nurseFile.txt,这两个文件允许您测试类型 SecureString 的功能。这两个文件都包含在计算机上创建用户帐户 NurseA 的说明及允许或拒绝访问 doctorFile.txt 和 nurseFile.txt 的说明。按照这些说明操作,然后用新的用户帐户登录到您的计算机。应允许 NurseA 访问 nurseFile.txt,但拒绝它访问 doctorFile.txt。
-This example to demonstrate the use of SecureString category. This example contains two files doctorFile.txt and nurseFile.txt, these two documents to allow you to test the type of SecureString function. These two documents are included in the computer, create user accounts NurseA instructions and to allow or deny access doctorFile.txt and nurseFile.txt note. In accordance with these instructions, and then with a new user account to log in to your computer. NurseA should be allowed to visit nurseFile.txt, but refused it access doctorFile.txt.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SecureStringConsoleDemo
.......................\CS
.......................\..\doctorFile.txt
.......................\..\NativeMethods.cs
.......................\..\nurseFile.txt
.......................\..\SecureStringConsoleDemo.cs
.......................\..\SecureStringConsoleDemoCS.cs
.......................\..\SecureStringConsoleDemoCS.csproj
.......................\..\SecureStringConsoleDemoCS.sln
.......................\VB
.......................\..\doctorFile.txt
.......................\..\My Project
.......................\..\..........\Application.Designer.vb
.......................\..\..........\Application.myapp
.......................\..\..........\Resources.resx
.......................\..\NativeMethods.vb
.......................\..\nurseFile.txt
.......................\..\SecureStringConsoleDemoVB.sln
.......................\..\SecureStringConsoleDemoVB.vb
.......................\..\SecureStringConsoleDemoVB.vbproj
.......................\CS
.......................\..\doctorFile.txt
.......................\..\NativeMethods.cs
.......................\..\nurseFile.txt
.......................\..\SecureStringConsoleDemo.cs
.......................\..\SecureStringConsoleDemoCS.cs
.......................\..\SecureStringConsoleDemoCS.csproj
.......................\..\SecureStringConsoleDemoCS.sln
.......................\VB
.......................\..\doctorFile.txt
.......................\..\My Project
.......................\..\..........\Application.Designer.vb
.......................\..\..........\Application.myapp
.......................\..\..........\Resources.resx
.......................\..\NativeMethods.vb
.......................\..\nurseFile.txt
.......................\..\SecureStringConsoleDemoVB.sln
.......................\..\SecureStringConsoleDemoVB.vb
.......................\..\SecureStringConsoleDemoVB.vbproj