Share via


SharingLinkData.IsAnonymous property

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

Syntax

'Declaration
Public Property IsAnonymous As Boolean
    Get
    Set
'Usage
Dim instance As SharingLinkData
Dim value As Boolean

value = instance.IsAnonymous

instance.IsAnonymous = value
public bool IsAnonymous { get; set; }

Property value

Type: System.Boolean

See also

Reference

SharingLinkData class

SharingLinkData members

Microsoft.SharePoint.Client namespace