Click or drag to resize

SystemSecurity Class

The System.Security properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemSecurity

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class Security

The SystemSecurity type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAllowedEnterpriseDataProtectionIdentities
The System.Security.AllowedEnterpriseDataProtectionIdentities property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Security_AllowedEnterpriseDataProtectionIdentities.
Public propertyStatic memberEncryptionOwners
The System.Security.EncryptionOwners property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Security_EncryptionOwners.
Public propertyStatic memberEncryptionOwnersDisplay
The System.Security.EncryptionOwnersDisplay property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Security_EncryptionOwnersDisplay. Display name File ownership.
Top
See Also