Edit

Share via


MessageSecurityTokenVersion.GetSecuritySpecifications Method

Definition

public:
 override System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ GetSecuritySpecifications();
public override System.Collections.ObjectModel.ReadOnlyCollection<string> GetSecuritySpecifications ();
override this.GetSecuritySpecifications : unit -> System.Collections.ObjectModel.ReadOnlyCollection<string>
Public Overrides Function GetSecuritySpecifications () As ReadOnlyCollection(Of String)

Returns

Applies to