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


ApiAuthorizationOptions.ApiScopes Свойство

Определение

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

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

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

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