BatchVaultOperationsCreateFolderPath Method |
Composes folder path
Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public static string CreateFolderPath(
IEnumerable<string> folderNames
)
Parameters
- folderNames IEnumerableString
- folder name list
Return Value
Stringfolder path
See Also