ProviderCredentials.Provider Property

Definition

Gets or sets the name of the provider these credentials are for.

[Newtonsoft.Json.JsonIgnore]
public string Provider { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Provider : string with get, set
Public Property Provider As String

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to