ApplicationProfilesPropertyValues.Default 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 to indicate that the resource was defined as a default identity resource.
public: System::String ^ Default;
public const string Default;
val mutable Default : string
Public Const Default As String