Table of Contents

Class EventStreamCloudEventConnectionDeletedObject3Metadata

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 EventStreamCloudEventConnectionDeletedObject3Metadata : IJsonOnDeserialized, IEquatable<EventStreamCloudEventConnectionDeletedObject3Metadata>
Inheritance
EventStreamCloudEventConnectionDeletedObject3Metadata
Implements
Inherited Members
Extension Methods

Properties

AdditionalProperties

[JsonIgnore]
public ReadOnlyAdditionalProperties AdditionalProperties { get; }

Property Value

ReadOnlyAdditionalProperties

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.