Table of Contents

Enum GroupPolicyApplicationControlPolicyHashType

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

The file hash type for a Group Policy application control policy rule.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum GroupPolicyApplicationControlPolicyHashType

Fields

Sha256 = 1

The hash type is SHA-256.

Unknown = 0

The hash type is unknown.