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