Share via


ObjectSharingSettings.DefaultShareLinkPermission property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property DefaultShareLinkPermission As Role
    Get
'Usage
Dim instance As ObjectSharingSettings
Dim value As Role

value = instance.DefaultShareLinkPermission
public Role DefaultShareLinkPermission { get; }

Property value

Type: Microsoft.SharePoint.Client.Sharing.Role

See also

Reference

ObjectSharingSettings class

ObjectSharingSettings members

Microsoft.SharePoint.Client namespace