ApplicationProfilesPropertyNames クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アプリケーション プロファイルに関する情報をそれぞれ または の または Duende.IdentityServer.Models.Resource.PropertiesDuende.IdentityServer.Models.ClientDuende.IdentityServer.Models.ApiResource にDuende.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 値は |
Profile |
または Duende.IdentityServer.Models.Resource.PropertiesのプロファイルのDuende.IdentityServer.Models.Client.Propertiesキー。 Profile の値は、 の定数 ApplicationProfilesのいずれかになります。 |
Source |
または Duende.IdentityServer.Models.Resource.PropertiesのソースへのDuende.IdentityServer.Models.Client.Propertiesキー。 ソースの値が存在する場合、構成になります。 |