Share via


ApiManagementAuthorizationServerData.ResourceOwnerUsername Property

Definition

Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username.

public string ResourceOwnerUsername { get; set; }
member this.ResourceOwnerUsername : string with get, set
Public Property ResourceOwnerUsername As String

Property Value

Applies to