PortalDelegationSettings.UserRegistration Property

Definition

Gets or sets user registration delegation settings.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.userRegistration")]
public Microsoft.Azure.Management.ApiManagement.Models.RegistrationDelegationSettingsProperties UserRegistration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.userRegistration")>]
member this.UserRegistration : Microsoft.Azure.Management.ApiManagement.Models.RegistrationDelegationSettingsProperties with get, set
Public Property UserRegistration As RegistrationDelegationSettingsProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to