Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 678 Bytes

File metadata and controls

27 lines (13 loc) · 678 Bytes

CorelliumClient.SnapshotSharing

Properties

Name Type Description Notes
sharingType String
password String Password with using passwordPublicLink [optional]
sharedBy SnapshotOwner [optional]
members [SnapshotMember] The members who have access to the snapshot [optional]

Enum: SharingTypeEnum

  • publicLink (value: "publicLink")

  • domainRestrictedLink (value: "domainRestrictedLink")

  • passwordPublicLink (value: "passwordPublicLink")

  • emailInvite (value: "emailInvite")