Class EnabledOrganization
- Namespace
- Auth0.ManagementApi.Models.SelfServiceProfiles
- Assembly
- Auth0.ManagementApi.dll
List of organizations that the connection will be enabled for.
public class EnabledOrganization
- Inheritance
-
EnabledOrganization
- Inherited Members
Properties
OrganizationId
Organization identifier
[JsonProperty("organization_id")]
public string OrganizationId { get; set; }