Saml2Advice.AssertionUriReferences 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 URI 所參考之判斷提示的集合。
public:
property System::Collections::ObjectModel::Collection<Uri ^> ^ AssertionUriReferences { System::Collections::ObjectModel::Collection<Uri ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Uri> AssertionUriReferences { get; }
member this.AssertionUriReferences : System.Collections.ObjectModel.Collection<Uri>
Public ReadOnly Property AssertionUriReferences As Collection(Of Uri)
屬性值
包含參考判斷提示之 URI 的 Uri 型別集合。
備註
此 Advice 元素中包含的 AssertionURIRef 元素內容。