Share via


CredentialDetails.Credentials Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="credentials")]
public string Credentials { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="credentials")>]
member this.Credentials : string with get, set
Public Property Credentials As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to