BatchVaultOperationsParseFolderPath Method |
Parses folder path to names
Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public static IEnumerable<string> ParseFolderPath(
string folderPath
)
Parameters
- folderPath String
- folder path
Return Value
IEnumerableStringfolder name list
See Also