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.
Install the Installable File System (IFS) mapping.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Syntax
void InstallIFSFilter(
string strVDir
)
void InstallIFSFilter(
String^ strVDir
)
abstract InstallIFSFilter :
strVDir:string -> unit
Sub InstallIFSFilter (
strVDir As String
)
Parameters
strVDir
Type: System.StringThe virtual directory.
See Also
IMetabaseHelper Interface
System.Web.Security.SingleSignOn Namespace
Return to top