Class EventStreamCloudEventConnectionDeletedObject3OptionsSubject
- Namespace
- Auth0.ManagementApi
- Assembly
- Auth0.ManagementApi.dll
Certificate Subject Distinguished Name (DN) extracted from the identity provider's signing certificate.
[Serializable]
public record EventStreamCloudEventConnectionDeletedObject3OptionsSubject : IJsonOnDeserialized, IEquatable<EventStreamCloudEventConnectionDeletedObject3OptionsSubject>
- Inheritance
-
EventStreamCloudEventConnectionDeletedObject3OptionsSubject
- 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.