ApplicationProfilesPropertyValues.AllowAllApplications Campo

Definición

Valor proporcionado a Clients en Duende.IdentityServer.Models.Resource.Properties para indicar que todos los clientes configurados pueden acceder al recurso.

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

Valor de campo

String

Se aplica a