ConnectorSetting.AuthenticationDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets settings for authentication management, these settings are relevant only for the cloud connector.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.authenticationDetails")]
public Microsoft.Azure.Management.Security.Models.AuthenticationDetailsProperties AuthenticationDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.authenticationDetails")>]
member this.AuthenticationDetails : Microsoft.Azure.Management.Security.Models.AuthenticationDetailsProperties with get, set
Public Property AuthenticationDetails As AuthenticationDetailsProperties
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute