Class SetGuardianFactorsProviderPushNotificationFcmv1RequestContent
- Namespace
- Auth0.ManagementApi.Guardian.Factors
- Assembly
- Auth0.ManagementApi.dll
[Serializable]
public record SetGuardianFactorsProviderPushNotificationFcmv1RequestContent : IEquatable<SetGuardianFactorsProviderPushNotificationFcmv1RequestContent>
- Inheritance
-
SetGuardianFactorsProviderPushNotificationFcmv1RequestContent
- Implements
- Inherited Members
- Extension Methods
Properties
ServerCredentials
[JsonPropertyName("server_credentials")]
public Optional<string?> ServerCredentials { 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.