Share via


AuthorizationServerSecretsContract.ResourceOwnerPassword Property

Definition

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

public string ResourceOwnerPassword { get; }
member this.ResourceOwnerPassword : string
Public ReadOnly Property ResourceOwnerPassword As String

Property Value

Applies to