TokenFilter Class

Definition

public class TokenFilter
type TokenFilter = class
Public Class TokenFilter
Inheritance
TokenFilter
Derived

Constructors

TokenFilter()

Initializes a new instance of the TokenFilter class.

TokenFilter(String)

Initializes a new instance of the TokenFilter class.

Properties

Name

Gets or sets the name of the token filter. It must only contain letters, digits, spaces, dashes or underscores, can only start and end with alphanumeric characters, and is limited to 128 characters.

Methods

Validate()

Validate the object.

Applies to