SharedFolderRecordOptionsCanShare Property

Record can be re-shared.

Definition

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

Property Value

NullableBoolean

Implements

IRecordShareOptionsCanShare

See Also