Table of Contents

Enum AnonymousLinkType

Namespace
PnP.Core.Admin.Model.SharePoint
Assembly
PnP.Core.Admin.dll

Indicates whether an anonymous link (also known as share-by-link) should be included in an invitation, and if so, what permissions should be granted via that link.
The anonymous link will be created once the invitation is created

public enum AnonymousLinkType

Fields

Edit = 2

A read/write anonymous link

None = 0

No anonymous link is desired

View = 1

A view only anonymous link