Authentication.ConnectionName Property

Definition

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

Property Value

Attributes

Applies to