Class EventStreamCloudEventConnectionDeletedObject5Metadata
- Namespace
- Auth0.ManagementApi
- Assembly
- Auth0.ManagementApi.dll
Metadata associated with the connection in the form of an object with string values (max 255 chars). Maximum of 10 metadata properties allowed.
[Serializable]
public record EventStreamCloudEventConnectionDeletedObject5Metadata : IJsonOnDeserialized, IEquatable<EventStreamCloudEventConnectionDeletedObject5Metadata>
- Inheritance
-
EventStreamCloudEventConnectionDeletedObject5Metadata
- Implements
- Inherited Members
- Extension Methods
Properties
AdditionalProperties
[JsonIgnore]
public ReadOnlyAdditionalProperties AdditionalProperties { get; }
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.