System.Security.Cryptography.CspParameters.CryptoKeySecurity Property

Gets or sets a System.Security.AccessControl.CryptoKeySecurity object that represents access rights and audit rules for a container.

Syntax

public System.Security.AccessControl.CryptoKeySecurity CryptoKeySecurity { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the CspParameters.CryptoKeySecurity property to specify a System.Security.AccessControl.CryptoKeySecurity object that manages the creation of discretionary access control lists (DACLS) and system access control lists (SACLS) for a container.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0