ApplicationProfilesPropertyNames.Profile 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.
Key to the Profile on Duende.IdentityServer.Models.Client.Properties or Duende.IdentityServer.Models.Resource.Properties. The Profile value will be one of the constants in ApplicationProfiles.
public: System::String ^ Profile;
public const string Profile;
val mutable Profile : string
Public Const Profile As String