SetRequiredWorkingFolderLocation Method
Sets the Require Working Folder setting.
Required Permissions
VaultOptionsSetSyntax
public void SetRequiredWorkingFolderLocation(
System.string location
)Public Sub SetRequiredWorkingFolderLocation( _
ByVal location As System.String _
) Parameters
| Name | Description |
|---|---|
| location | The path that the user is required to have as the working folder. |