IWebServerGetAdministratorPaths Method |
Returns the paths that have been marked as requiring authentication.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string[] GetAdministratorPaths()
Function GetAdministratorPaths As String()
array<String^>^ GetAdministratorPaths()
abstract GetAdministratorPaths : unit -> string[]
Return Value
Type:
StringSee Also