Enum ShareType
Link types
Namespace: PnP.Core.Model.Security
Assembly: PnP.Core.dll
Syntax
public enum ShareType : int
Link types
public enum ShareType : int
Creates the default link that is shown in the browser address bars for newly created files. Note: Only available in OneDrive for Business and SharePoint. The organization admin configures whether this link type is supported, and what features are supported by this link type.
Creates the default link to the driveItem as determined by the administrator of the organization. Note: Only available in OneDrive for Business and SharePoint. The policy is enforced for the organization by the admin
Creates a read-only link that blocks download to the driveItem. Note: This option is only available for files in OneDrive for Business and SharePoint.
Creates an upload-only link to the driveItem. Note: This option is only available for folders in OneDrive for Business and SharePoint.
Creates an read-write link to the driveItem. Note: This option is only available for files in OneDrive for Business and SharePoint.
Creates an embeddable link to the item.
Creates a review link to the driveItem. Note: This option is only available for files in OneDrive for Business and SharePoint.
Creates a read-only link to the driveItem.