Aracılığıyla paylaş


ConnectorSettingProperties.AuthenticationDetails Property

Definition

Gets or sets settings for authentication management, these settings are relevant only for the cloud connector.

[Newtonsoft.Json.JsonProperty(PropertyName="authenticationDetails")]
public Microsoft.Azure.Management.Security.Models.AuthenticationDetailsProperties AuthenticationDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authenticationDetails")>]
member this.AuthenticationDetails : Microsoft.Azure.Management.Security.Models.AuthenticationDetailsProperties with get, set
Public Property AuthenticationDetails As AuthenticationDetailsProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to