Share via


EndpointBase.Credentials Property

Definition

Gets or sets credentials to be presented to the endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="credentials")]
public Microsoft.Azure.Management.VideoAnalyzer.Models.CredentialsBase Credentials { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="credentials")>]
member this.Credentials : Microsoft.Azure.Management.VideoAnalyzer.Models.CredentialsBase with get, set
Public Property Credentials As CredentialsBase

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to