ApplicationProfilesPropertyNames 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
常數,用於將應用程式佈建檔的相關資訊分別儲存在 Duende.IdentityServer.Models.Client.Properties 或 Duende.IdentityServer.Models.Resource.PropertiesDuende.IdentityServer.Models.ApiResource 的 Duende.IdentityServer.Models.Client 或 中。
public ref class ApplicationProfilesPropertyNames abstract sealed
public static class ApplicationProfilesPropertyNames
type ApplicationProfilesPropertyNames = class
Public Class ApplicationProfilesPropertyNames
- 繼承
-
ApplicationProfilesPropertyNames
欄位
| Clients |
上的 Duende.IdentityServer.Models.Resource.Properties 用戶端索引鍵。
[用戶端] 值會 |
| Profile |
或 Duende.IdentityServer.Models.Resource.Properties 上 Duende.IdentityServer.Models.Client.Properties 設定檔的索引鍵。 Profile 值將會是 中的 ApplicationProfiles 其中一個常數。 |
| Source |
或 Duende.IdentityServer.Models.Resource.Properties 上 Duende.IdentityServer.Models.Client.Properties 來源的索引鍵。 如果存在,[來源] 值將會是 [組態]。 |