TokenizationBehavior Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the Tokenization Behavior.
public enum TokenizationBehavior
type TokenizationBehavior =
Public Enum TokenizationBehavior
- Inheritance
-
TokenizationBehavior
Fields
Name | Value | Description |
---|---|---|
TokenizationNone | 0 | Specifies the none tokenization. |
TokenizationText | 1 | Specifies the text tokenization. |