次の方法で共有


ApplicationProfilesPropertyNames クラス

定義

アプリケーション プロファイルに関する情報をそれぞれ または の または Duende.IdentityServer.Models.Resource.PropertiesDuende.IdentityServer.Models.ClientDuende.IdentityServer.Models.ApiResourceDuende.IdentityServer.Models.Client.Properties格納するために使用される定数。

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

フィールド

Clients

のクライアント Duende.IdentityServer.Models.Resource.Propertiesへのキー。 Clients 値は * 、すべてのクライアントがこのリソースへのアクセスを許可されているか、このリソースへのアクセスが許可されているクライアント ID のスペース区切りリストを示す値になります。

Profile

または Duende.IdentityServer.Models.Resource.PropertiesのプロファイルのDuende.IdentityServer.Models.Client.Propertiesキー。 Profile の値は、 の定数 ApplicationProfilesのいずれかになります。

Source

または Duende.IdentityServer.Models.Resource.PropertiesのソースへのDuende.IdentityServer.Models.Client.Propertiesキー。 ソースの値が存在する場合、構成になります。

適用対象