System.Security.Permissions.KeyContainerPermission.Flags Property

Gets the key container permission flags that apply to all key containers associated with the permission.

Syntax

public KeyContainerPermissionFlags Flags { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The KeyContainerPermission.Flags property is set by the constructor.

Requirements

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