You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Alphabet** | **string** | Alphabet to use in regexp vaultless tokenization | [optional]
9
+
**DecryptionTemplate** | **string** | The Decryption output template to use in regexp vaultless tokenization | [optional]
10
+
**EncryptionKeyName** | **string** | AES key name to use in vaultless tokenization | [optional]
11
+
**EncryptionTemplate** | **string** | The Encryption output template to use in regexp vaultless tokenization | [optional]
12
+
**Metadata** | **string** | A metadata about the tokenizer | [optional]
13
+
**Name** | **string** | Tokenizer name |
14
+
**Pattern** | **string** | Pattern to use in regexp vaultless tokenization | [optional]
15
+
**Tag** | **List<string>** | List of the tags attached to this key | [optional]
16
+
**TemplateType** | **string** | Which template type this tokenizer is used for [SSN,CreditCard,USPhoneNumber,Email,Regexp] |
17
+
**Token** | **string** | Authentication token (see `/auth` and `/configure`) | [optional]
18
+
**TokenizerType** | **string** | Tokenizer type |
19
+
**TweakType** | **string** | The tweak type to use in vaultless tokenization [Supplied, Generated, Internal, Masking] | [optional]
20
+
**UidToken** | **string** | The universal identity token, Required only for universal_identity authentication | [optional]
21
+
22
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**UidToken** | **string** | The universal identity token, Required only for universal_identity authentication | [optional]
13
+
14
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**DomainSuffixLength** | **long** | What length of a random domain suffix to generate used only if FixedDomainSuffix is empty | [optional]
9
+
**FixedDomainSuffix** | **string** | if FixedDomainSuffix isn't empty, it will be appended to the output | [optional]
10
+
**KeepPrefixLength** | **long** | How many letters of the plaintext to keep in the output | [optional]
11
+
12
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments