Click or drag to resize

VaultDataSharedFolderCount Property

Gets number of all shared folders in the vault.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public int SharedFolderCount { get; }

Property Value

Int32

Implements

IVaultDataSharedFolderCount
See Also