Table of Contents

Struct EventStreamSubscribeEventsResponseContent.OrganizationConnectionRemoved

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Discriminated union type for organization.connection.removed

[Serializable]
public struct EventStreamSubscribeEventsResponseContent.OrganizationConnectionRemoved
Inherited Members

Constructors

OrganizationConnectionRemoved(EventStreamCloudEventOrgConnectionRemoved)

public OrganizationConnectionRemoved(EventStreamCloudEventOrgConnectionRemoved value)

Parameters

value EventStreamCloudEventOrgConnectionRemoved

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.

Operators

implicit operator OrganizationConnectionRemoved(EventStreamCloudEventOrgConnectionRemoved)

public static implicit operator EventStreamSubscribeEventsResponseContent.OrganizationConnectionRemoved(EventStreamCloudEventOrgConnectionRemoved value)

Parameters

value EventStreamCloudEventOrgConnectionRemoved

Returns

EventStreamSubscribeEventsResponseContent.OrganizationConnectionRemoved