OpenIdConnectClientCredential.Method Property

Definition

The method that should be used to authenticate the user.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ClientCredentialMethod? Method { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Method : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ClientCredentialMethod> with get, set
Public Property Method As Nullable(Of ClientCredentialMethod)

Property Value

Implements

Attributes

Applies to