ApplicationProfilesPropertyValues.AllowAllApplications Field

Definition

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

public: System::String ^ AllowAllApplications;
public const string AllowAllApplications;
val mutable AllowAllApplications : string
Public Const AllowAllApplications As String 

Field Value

Applies to