FacebookHandler.FormatScope Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Přetížení
| FormatScope() |
Naformátujte Scope vlastnost. |
| FormatScope(IEnumerable<String>) |
Naformátuje seznam oborů OAuth. |
FormatScope()
FormatScope(IEnumerable<String>)
Naformátuje seznam oborů OAuth.
protected:
override System::String ^ FormatScope(System::Collections::Generic::IEnumerable<System::String ^> ^ scopes);
protected override string FormatScope (System.Collections.Generic.IEnumerable<string> scopes);
override this.FormatScope : seq<string> -> string
Protected Overrides Function FormatScope (scopes As IEnumerable(Of String)) As String
Parametry
- scopes
- IEnumerable<String>
Seznam oborů
Návraty
Formátované obory