Partager via


StsUriElementCollection Classe

Définition

Représente une collection d’éléments URI pour le service d’émission de jetons de sécurité.

[System.Configuration.ConfigurationCollection(typeof(Microsoft.ServiceBus.Configuration.StsUriElement), AddItemName="stsUri", CollectionType=System.Configuration.ConfigurationElementCollectionType.BasicMap)]
public sealed class StsUriElementCollection : System.Configuration.ConfigurationElementCollection
[<System.Configuration.ConfigurationCollection(typeof(Microsoft.ServiceBus.Configuration.StsUriElement), AddItemName="stsUri", CollectionType=System.Configuration.ConfigurationElementCollectionType.BasicMap)>]
type StsUriElementCollection = class
    inherit ConfigurationElementCollection
Public NotInheritable Class StsUriElementCollection
Inherits ConfigurationElementCollection
Héritage
StsUriElementCollection
Attributs

Constructeurs

StsUriElementCollection()

Initialise une nouvelle instance de la classe StsUriElementCollection.

Propriétés

Addresses

Obtient les adresses de l’élément dans la collection.

S’applique à