ASRVaultAadDetails.ServicePrincipalClientId 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 the values for ServicePrincipalClientId.
[System.Runtime.Serialization.DataMember(Order=2)]
public string ServicePrincipalClientId { get; set; }
[<System.Runtime.Serialization.DataMember(Order=2)>]
member this.ServicePrincipalClientId : string with get, set
Public Property ServicePrincipalClientId As String
Property Value
- Attributes