共用方式為


ApplicationProfilesPropertyNames 類別

定義

常數,用於將應用程式佈建檔的相關資訊分別儲存在 Duende.IdentityServer.Models.Client.PropertiesDuende.IdentityServer.Models.Resource.PropertiesDuende.IdentityServer.Models.ApiResourceDuende.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.PropertiesDuende.IdentityServer.Models.Client.Properties 設定檔的索引鍵。 Profile 值將會是 中的 ApplicationProfiles 其中一個常數。

Source

Duende.IdentityServer.Models.Resource.PropertiesDuende.IdentityServer.Models.Client.Properties 來源的索引鍵。 如果存在,[來源] 值將會是 [組態]。

適用於