Table of Contents

Struct EventStreamSubscribeEventsResponseContent.OrganizationConnectionAdded

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Discriminated union type for organization.connection.added

[Serializable]
public struct EventStreamSubscribeEventsResponseContent.OrganizationConnectionAdded
Inherited Members

Constructors

OrganizationConnectionAdded(EventStreamCloudEventOrgConnectionAdded)

public OrganizationConnectionAdded(EventStreamCloudEventOrgConnectionAdded value)

Parameters

value EventStreamCloudEventOrgConnectionAdded

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 OrganizationConnectionAdded(EventStreamCloudEventOrgConnectionAdded)

public static implicit operator EventStreamSubscribeEventsResponseContent.OrganizationConnectionAdded(EventStreamCloudEventOrgConnectionAdded value)

Parameters

value EventStreamCloudEventOrgConnectionAdded

Returns

EventStreamSubscribeEventsResponseContent.OrganizationConnectionAdded