SingleSignOnDescriptor.NameIdentifierFormats Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la collection d'URI représentant les formats d'identificateur de nom pris en charge.
public:
property System::Collections::Generic::ICollection<Uri ^> ^ NameIdentifierFormats { System::Collections::Generic::ICollection<Uri ^> ^ get(); };
public System.Collections.Generic.ICollection<Uri> NameIdentifierFormats { get; }
member this.NameIdentifierFormats : System.Collections.Generic.ICollection<Uri>
Public ReadOnly Property NameIdentifierFormats As ICollection(Of Uri)
Valeur de propriété
Collection d'URI qui représentent les formats d'identificateur de nom pris en charge.
Remarques
La collection contient zéro ou plusieurs éléments qui énumèrent les formats d’identificateur de nom pris en charge par le fournisseur de services.