Sdílet prostřednictvím


SecurityTokenVersion.GetSecuritySpecifications Metoda

Definice

Získá kolekci podporovaných specifikací zabezpečení.

public:
 abstract System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ GetSecuritySpecifications();
public abstract System.Collections.ObjectModel.ReadOnlyCollection<string> GetSecuritySpecifications ();
abstract member GetSecuritySpecifications : unit -> System.Collections.ObjectModel.ReadOnlyCollection<string>
Public MustOverride Function GetSecuritySpecifications () As ReadOnlyCollection(Of String)

Návraty

Typ ReadOnlyCollection<T>String obsahující sadu podporovaných specifikací zabezpečení.

Platí pro