IAppManagerCredentialsStorageServiceRemoveSavedCredentials - метод |
Пространство имён:
Tessa.UI.AppManager
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис bool RemoveSavedCredentials(
string applicationPath = null
)
Function RemoveSavedCredentials (
Optional applicationPath As String = Nothing
) As Boolean
bool RemoveSavedCredentials(
String^ applicationPath = nullptr
)
abstract RemoveSavedCredentials :
?applicationPath : string
(* Defaults:
let _applicationPath = defaultArg applicationPath null
*)
-> bool
Параметры
- applicationPath (Optional)
- Тип: SystemString
Возвращаемое значение
Тип:
BooleanСм. также