Sdílet prostřednictvím


Saml2Attribute.Values Vlastnost

Definice

Získá kolekci, která obsahuje hodnoty atributu .

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ Values { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> Values { get; }
member this.Values : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property Values As Collection(Of String)

Hodnota vlastnosti

Kolekce řetězců, které obsahují hodnoty atributů.

Poznámky

Kolekce obsahuje AttributeValue prvky obsažené v Attribute elementu.

Platí pro