Click or drag to resize

SharedFolderRecordOptionsCanShare Property

[Missing <summary> documentation for "P:KeeperSecurity.Vault.SharedFolderRecordOptions.CanShare"]


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

Property Value

NullableBoolean

Implements

ISharedFolderRecordOptionsCanShare
See Also