• ShareFile.Api.Models.ShareAccessRight
  • ShareFile.Api.Models.ShareAccessRight

    Model that contains share option type, properties and display names

    NameTypeDescription
    DisplayTextString Localized text for downstream clients to use for displaying options
    AccessRightTypeShareAccessRightType Share Access Right Type
    IsWatermarkedBoolean Does this access right involve watermarking?
    IsViewOnlyBoolean Does this access right only allow file viewing?
    IsEditableBoolean Does this access right enable file editing?
    RequiresLoginBoolean Does this access right require that the recipient logs in?
    RequiresStreamIdsBoolean Does this access right require the use of stream ids instead of item ids?