Class AzureWebAppCustomIdentityProviderCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of Azure web app custom identity providers.
public class AzureWebAppCustomIdentityProviderCollection : Collection<AzureWebAppCustomIdentityProvider>, IList<AzureWebAppCustomIdentityProvider>, ICollection<AzureWebAppCustomIdentityProvider>, IList, ICollection, IReadOnlyList<AzureWebAppCustomIdentityProvider>, IReadOnlyCollection<AzureWebAppCustomIdentityProvider>, IEnumerable<AzureWebAppCustomIdentityProvider>, IEnumerable
- Inheritance
-
AzureWebAppCustomIdentityProviderCollection
- Implements
- Inherited Members
Constructors
AzureWebAppCustomIdentityProviderCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.AzureWebAppCustomIdentityProviderCollection class.
public AzureWebAppCustomIdentityProviderCollection()
Methods
Sort()
Sorts the values in the collection.
public void Sort()