SingleSignOnDescriptor.NameIdentifierFormats 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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 集合,表示支援的名稱識別項格式。
備註
集合包含零個或多個元素,可列舉服務提供者所支援的名稱標識碼格式。