SecurityTokenVersion.GetSecuritySpecifications Metod

Definition

Hämtar samlingen med säkerhetsspecifikationer som stöds.

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)

Returer

En ReadOnlyCollection<T> typ String som innehåller uppsättningen säkerhetsspecifikationer som stöds.

Gäller för