GetRequiredWorkingFolderLocation Method
The working folder that the client is expected to have. This setting is only valid if the Enforce Working Folder setting is true.
Required Permissions
VaultOptionsGetSyntax
public System.string GetRequiredWorkingFolderLocation()Public Function GetRequiredWorkingFolderLocation() As System.StringReturn Value
The path to the working folder.
Remarks
The server does not enforce the working folder. It is up to the clients to insure that the user's working folder matches.