Share via


AuthorizationServerSecretsContract.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; }
member this.ResourceOwnerUsername : string
Public ReadOnly Property ResourceOwnerUsername As String

Property Value

Applies to