TestimoX

API Reference

Class

TextPolicyElement

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Policy element that writes a text value.

Inheritance

Constructors

Properties

public Boolean Required { get; set; } #

Indicates whether the element is required.

public Int32 MaxLength { get; set; } #

Maximum length for the text value.

public Boolean RegExpandSz { get; set; } #

When true, write REG_EXPAND_SZ rather than REG_SZ.

public Boolean NoOverwrite { get; set; } #

When true, do not overwrite an existing registry value.