Share via


InformationType Class

Definition

The information type.

public class InformationType
type InformationType = class
Public Class InformationType
Inheritance
InformationType

Constructors

InformationType()

Initializes a new instance of the InformationType class.

InformationType(String, String, Nullable<Int32>, Nullable<Guid>, Nullable<Boolean>, Nullable<Boolean>, IList<InformationProtectionKeyword>)

Initializes a new instance of the InformationType class.

Properties

Custom

Gets or sets indicates whether the information type is custom or not.

Description

Gets or sets the description of the information type.

DisplayName

Gets or sets the name of the information type.

Enabled

Gets or sets indicates whether the information type is enabled or not.

Keywords

Gets or sets the information type keywords.

Order

Gets or sets the order of the information type.

RecommendedLabelId

Gets or sets the recommended label id to be associated with this information type.

Extension Methods

ConvertToPSType(InformationType)

Applies to