Share via


ApplicationProfilesPropertyValues Class

Definition

Constants for special values defined for specific ApplicationProfilesPropertyNames keys.

public ref class ApplicationProfilesPropertyValues abstract sealed
public static class ApplicationProfilesPropertyValues
type ApplicationProfilesPropertyValues = class
Public Class ApplicationProfilesPropertyValues
Inheritance
ApplicationProfilesPropertyValues

Fields

AllowAllApplications

The value given to Clients in Duende.IdentityServer.Models.Resource.Properties to indicate that the resource can be accessed by all configured clients.

Configuration

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.

Default

The value given to Source in Duende.IdentityServer.Models.Resource.Properties to indicate that the resource was defined as a default identity resource.

Applies to