SearchAadApplicationCredentials.ApplicationSecret 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.
An AAD client secret that was generated for the App Registration used to authenticate with Azure Key Vault.
public string ApplicationSecret { get; set; }
member this.ApplicationSecret : string with get, set
Public Property ApplicationSecret As String