IdentityResourceCollection.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 d’identité en fonction de son nom.
public:
property IdentityServer4::Models::IdentityResource ^ default[System::String ^] { IdentityServer4::Models::IdentityResource ^ get(System::String ^ key); };
public IdentityServer4.Models.IdentityResource this[string key] { get; }
public Duende.IdentityServer.Models.IdentityResource this[string key] { get; }
member this.Item(string) : IdentityServer4.Models.IdentityResource
member this.Item(string) : Duende.IdentityServer.Models.IdentityResource
Default Public ReadOnly Property Item(key As String) As IdentityResource
Paramètres
- key
- String
Nom de l'objet Duende.IdentityServer.Models.IdentityResource.
Valeur de propriété
IdentityServer4.Models.IdentityResource
Duende.IdentityServer.Models.IdentityResource
L’Duende.IdentityServer.Models.IdentityResourceopérateur