Share via


SPDataLeakagePreventionStatusInfo.ContainsConfidentialInfo property

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

Syntax

'Declaration
Public ReadOnly Property ContainsConfidentialInfo As Boolean
    Get
'Usage
Dim instance As SPDataLeakagePreventionStatusInfo
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

SPDataLeakagePreventionStatusInfo class

SPDataLeakagePreventionStatusInfo members

Microsoft.SharePoint.Client namespace