Partager via


RecoveryServicesProviderProperties.AuthenticationIdentityDetails Property

Definition

Gets or sets the authentication identity details.

[Newtonsoft.Json.JsonProperty(PropertyName="authenticationIdentityDetails")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.IdentityProviderDetails AuthenticationIdentityDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authenticationIdentityDetails")>]
member this.AuthenticationIdentityDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.IdentityProviderDetails with get, set
Public Property AuthenticationIdentityDetails As IdentityProviderDetails

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to