CspKeyContainerInfo.CryptoKeySecurity Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a CryptoKeySecurity object that represents access rights and audit rules for a container.
public:
property System::Security::AccessControl::CryptoKeySecurity ^ CryptoKeySecurity { System::Security::AccessControl::CryptoKeySecurity ^ get(); };
public System.Security.AccessControl.CryptoKeySecurity CryptoKeySecurity { get; }
member this.CryptoKeySecurity : System.Security.AccessControl.CryptoKeySecurity
Public ReadOnly Property CryptoKeySecurity As CryptoKeySecurity
A CryptoKeySecurity object that represents access rights and audit rules for a container.
The key type is not supported.
The cryptographic service provider cannot be found.
-or-
The key container was not found.
Use the CspKeyContainerInfo property to retrieve the CryptoKeySecurity object that manages the creation of discretionary access control lists (DACLS) and system access control lists (SACLS) for a container.
Product | Versions |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: