次の方法で共有


ApplicationProfilesPropertyValues クラス

定義

特定 ApplicationProfilesPropertyNames のキーに対して定義された特殊な値の定数。

public ref class ApplicationProfilesPropertyValues abstract sealed
public static class ApplicationProfilesPropertyValues
type ApplicationProfilesPropertyValues = class
Public Class ApplicationProfilesPropertyValues
継承
ApplicationProfilesPropertyValues

フィールド

AllowAllApplications

に指定された Clients 値は Duende.IdentityServer.Models.Resource.Properties 、構成されているすべてのクライアントがリソースにアクセスできることを示します。

Configuration

または Duende.IdentityServer.Models.Client.Properties に指定されたSource値。Duende.IdentityServer.Models.Resource.Propertiesアプリケーションが構成で定義されたことを示します。

Default

リソースが既定の ID リソースとして定義されたことを示すために にDuende.IdentityServer.Models.Resource.Properties指定Sourceされた値。

適用対象