ApplicationProfilesPropertyValues 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为 ApplicationProfilesPropertyNames 特定键定义的特殊值的常量。
public ref class ApplicationProfilesPropertyValues abstract sealed
public static class ApplicationProfilesPropertyValues
type ApplicationProfilesPropertyValues = class
Public Class ApplicationProfilesPropertyValues
- 继承
-
ApplicationProfilesPropertyValues
字段
AllowAllApplications |
中Duende.IdentityServer.Models.Resource.Properties给定的 Clients 值,指示所有已配置的客户端都可以访问资源。 |
Configuration |
在 或 Duende.IdentityServer.Models.Client.Properties 中Duende.IdentityServer.Models.Resource.Properties给定的值Source,指示应用程序是在配置中定义的。 |
Default |
中Duende.IdentityServer.Models.Resource.Properties给定的 Source 值,指示资源已定义为默认标识资源。 |