Share via


ObjectSharingSettings.CanCurrentUserShareInternally property

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

Syntax

'Declaration
Public ReadOnly Property CanCurrentUserShareInternally As Boolean
    Get
'Usage
Dim instance As ObjectSharingSettings
Dim value As Boolean

value = instance.CanCurrentUserShareInternally
public bool CanCurrentUserShareInternally { get; }

Property value

Type: System.Boolean

See also

Reference

ObjectSharingSettings class

ObjectSharingSettings members

Microsoft.SharePoint.Client namespace