Share via


SingleSignOnDescriptor.NameIdentifierFormats 屬性

定義

取得 URI 集合,表示支援的名稱識別項格式。

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)

屬性值

URI 集合,表示支援的名稱識別項格式。

備註

集合包含零個或多個元素,可列舉服務提供者所支援的名稱標識碼格式。

適用於