Udostępnij za pośrednictwem


IdentityResourceCollection.Item[String] Właściwość

Definicja

Pobiera zasób tożsamości z nazwą.

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

Parametry

key
String

Nazwa elementu Duende.IdentityServer.Models.IdentityResource.

Wartość właściwości

IdentityServer4.Models.IdentityResource
Duende.IdentityServer.Models.IdentityResource

Element Duende.IdentityServer.Models.IdentityResource.

Dotyczy