Partager via


WebServiceDescriptor.TokenTypesOffered Propriété

Définition

Obtient la collection de types de jetons proposés.

public:
 property System::Collections::Generic::ICollection<Uri ^> ^ TokenTypesOffered { System::Collections::Generic::ICollection<Uri ^> ^ get(); };
public System.Collections.Generic.ICollection<Uri> TokenTypesOffered { get; }
member this.TokenTypesOffered : System.Collections.Generic.ICollection<Uri>
Public ReadOnly Property TokenTypesOffered As ICollection(Of Uri)

Valeur de propriété

Collection de types de jetons proposés.

S’applique à