Aracılığıyla paylaş


SingleSignOnDescriptor.NameIdentifierFormats Özellik

Tanım

Desteklenen ad tanımlayıcı biçimlerini temsil eden URI koleksiyonunu alır.

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)

Özellik Değeri

Desteklenen ad tanımlayıcı biçimlerini temsil eden URI koleksiyonu.

Açıklamalar

Koleksiyon, hizmet sağlayıcısı tarafından desteklenen ad tanımlayıcısı biçimlerini numaralandıran sıfır veya daha fazla öğe içerir.

Şunlara uygulanır