ApiScopeCollection.Item[String] Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une ressource API en fonction de son nom.
public:
property IdentityServer4::Models::ApiScope ^ default[System::String ^] { IdentityServer4::Models::ApiScope ^ get(System::String ^ key); };
public IdentityServer4.Models.ApiScope this[string key] { get; }
public Duende.IdentityServer.Models.ApiScope this[string key] { get; }
member this.Item(string) : IdentityServer4.Models.ApiScope
member this.Item(string) : Duende.IdentityServer.Models.ApiScope
Default Public ReadOnly Property Item(key As String) As ApiScope
Paramètres
- key
- String
Nom de l'objet Duende.IdentityServer.Models.ApiScope.
Valeur de propriété
L’Duende.IdentityServer.Models.ApiScopeopérateur