Partager via


ApiAuthorizationOptions.ApiScopes Propriété

Définition

Obtient ou définit 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

Valeur de propriété

S’applique à