ApplicationProfilesPropertyValues.Configuration Field
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.
The value given to Source in Duende.IdentityServer.Models.Resource.Properties or Duende.IdentityServer.Models.Client.Properties to indicate that the application was defined in configuration.
public: System::String ^ Configuration;
public const string Configuration;
val mutable Configuration : string
Public Const Configuration As String