Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Remove the Installable File System (IFS) mapping.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Syntax
void RemoveWildcardScriptMapForIFSExt(
string strVDir
)
void RemoveWildcardScriptMapForIFSExt(
String^ strVDir
)
abstract RemoveWildcardScriptMapForIFSExt :
strVDir:string -> unit
Sub RemoveWildcardScriptMapForIFSExt (
strVDir As String
)
Parameters
strVDir
Type: System.StringThe virtual directory.
See Also
IMetabaseHelper Interface
System.Web.Security.SingleSignOn Namespace
Return to top