Class PatchPhoneProviderProtectionRequestContent
- Namespace
- Auth0.ManagementApi.AttackProtection
- Assembly
- Auth0.ManagementApi.dll
[Serializable]
public record PatchPhoneProviderProtectionRequestContent : IEquatable<PatchPhoneProviderProtectionRequestContent>
- Inheritance
-
PatchPhoneProviderProtectionRequestContent
- Implements
- Inherited Members
- Extension Methods
Properties
Type
[JsonPropertyName("type")]
public required PhoneProviderProtectionBackoffStrategyEnum Type { get; set; }
Property Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.