Table of Contents

Class PasswordMaxLengthExceededPolicyEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

[Serializable]
public static class PasswordMaxLengthExceededPolicyEnum.Values
Inheritance
PasswordMaxLengthExceededPolicyEnum.Values
Inherited Members

Fields

Error

public const string Error = "error"

Field Value

string

Truncate

public const string Truncate = "truncate"

Field Value

string