GetEnforceWorkingFolder Method
Gets the Enforce Working Folder property.
Required Permissions
VaultOptionsGetSyntax
public System.bool GetEnforceWorkingFolder()Public Function GetEnforceWorkingFolder() As System.BooleanReturn Value
If true, than the clients should enforce a specific working folder. Call GetRequiredWorkingFolderLocation to retrieve the working folder path.
Remarks
The server does not enforce the working folder. It is up to the clients to insure that the user's working folder matches.