Click or drag to resize

SharedFolderOptionsCanEdit Property

Record can be edited.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
public bool? CanEdit { get; set; }

Property Value

NullableBoolean

Implements

ISharedFolderRecordOptionsCanEdit
See Also