Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Represents the configurations related to self-service sign-up.
Properties
| Property | Type | Description | 
|---|---|---|
| isEnabled | Boolean | Indicates whether self-service sign-up flow is enabled or disabled. The default value is false. This property isn't a key. Required. | 
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
  "isEnabled": "Boolean"
}