Share via


ICodelessConnectorPollingConfigProperties.AuthTokenEndpoint Property

Definition

The endpoint used to issue a token, used in Oauth 2.0 flow

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The endpoint used to issue a token, used in Oauth 2.0 flow", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tokenEndpoint")]
public string AuthTokenEndpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The endpoint used to issue a token, used in Oauth 2.0 flow", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tokenEndpoint")>]
member this.AuthTokenEndpoint : string with get, set
Public Property AuthTokenEndpoint As String

Property Value

Attributes

Applies to