Click or drag to resize

SystemSecurity Class

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

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.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