OAuthCard.ConnectionName Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("connectionName")]
[System.Text.Json.Serialization.JsonPropertyOrder(4)]
public string? ConnectionName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("connectionName")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(4)>]
member this.ConnectionName : string with get, set
Public Property ConnectionName As String

Property Value

Attributes

Applies to