Поделиться через


ApiAuthorizationOptions.IdentityResources Свойство

Определение

Возвращает или задает класс IdentityResources.

public:
 property Microsoft::AspNetCore::ApiAuthorization::IdentityServer::IdentityResourceCollection ^ IdentityResources { Microsoft::AspNetCore::ApiAuthorization::IdentityServer::IdentityResourceCollection ^ get(); void set(Microsoft::AspNetCore::ApiAuthorization::IdentityServer::IdentityResourceCollection ^ value); };
public Microsoft.AspNetCore.ApiAuthorization.IdentityServer.IdentityResourceCollection IdentityResources { get; set; }
member this.IdentityResources : Microsoft.AspNetCore.ApiAuthorization.IdentityServer.IdentityResourceCollection with get, set
Public Property IdentityResources As IdentityResourceCollection

Значение свойства

Применяется к