Compartir a través de


SingleSignOnDescriptor.NameIdentifierFormats Propiedad

Definición

Obtiene la colección de URI que representan los formatos admitidos en el identificador de nombre.

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)

Valor de propiedad

La colección de URI que representan los formatos admitidos en el identificador de nombre.

Comentarios

La colección contiene cero o más elementos que enumeran los formatos de identificador de nombre admitidos por el proveedor de servicios.

Se aplica a