Share via


OpenIdConnectClientCredential.Method Property

Definition

The method that should be used to authenticate the user.

public Azure.ResourceManager.AppService.Models.ClientCredentialMethod? Method { get; set; }
member this.Method : Nullable<Azure.ResourceManager.AppService.Models.ClientCredentialMethod> with get, set
Public Property Method As Nullable(Of ClientCredentialMethod)

Property Value

Applies to