ClientPathParserIsSamlPath - метод |
Пространство имён:
Tessa.Web.Client.Services
Сборка:
Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 3.5.0.19
Синтаксисpublic bool IsSamlPath(
string requestPath
)
Public Function IsSamlPath (
requestPath As String
) As Boolean
public:
virtual bool IsSamlPath(
String^ requestPath
) sealed
abstract IsSamlPath :
requestPath : string -> bool
override IsSamlPath :
requestPath : string -> bool Параметры
- requestPath
- Тип: SystemString
Возвращаемое значение
Тип:
BooleanРеализации
IClientPathParserIsSamlPath(String)
См. также