ApplicationProfilesPropertyValues.AllowAllApplications 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 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