IdentityResourceCollection Klasa
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Kolekcja Duende.IdentityServer.Models.IdentityResource.
public ref class IdentityResourceCollection : System::Collections::ObjectModel::Collection<IdentityServer4::Models::IdentityResource ^>
public class IdentityResourceCollection : System.Collections.ObjectModel.Collection<IdentityServer4.Models.IdentityResource>
public class IdentityResourceCollection : System.Collections.ObjectModel.Collection<Duende.IdentityServer.Models.IdentityResource>
type IdentityResourceCollection = class
inherit Collection<IdentityResource>
Public Class IdentityResourceCollection
Inherits Collection(Of IdentityResource)
- Dziedziczenie
-
Collection<IdentityServer4.Models.IdentityResource>IdentityResourceCollection
- Dziedziczenie
-
Collection<Duende.IdentityServer.Models.IdentityResource>IdentityResourceCollection
Identity |
Inicjuje nowe wystąpienie klasy IdentityResourceCollection. |
Identity |
Inicjuje nowe wystąpienie z podanymi zasobami IdentityResourceCollection tożsamości w programie |
Identity |
Inicjuje nowe wystąpienie z podanymi zasobami IdentityResourceCollection tożsamości w programie |
Item[String] |
Pobiera zasób tożsamości o podanej nazwie. |
Add |
Dodaje zasób adresu. |
Add |
Dodaje zasób adresu. |
Add |
Dodaje zasób poczty e-mail. |
Add |
Dodaje zasób poczty e-mail. |
Add |
Dodaje zasób openid. |
Add |
Dodaje zasób openid. |
Add |
Dodaje zasób telefonu. |
Add |
Dodaje zasób telefonu. |
Add |
Dodaje zasób profilu. |
Add |
Dodaje zasób profilu. |
Add |
Dodaje zasoby tożsamości do |
Add |
Dodaje zasoby tożsamości do |
Produkt | Wersje |
---|---|
ASP.NET Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |