Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

PermissionAllowFileDiscovery Property

Whether the permission allows the file to be discovered through search.

Syntax

[VB.NET]
Public Property PermissionAllowFileDiscovery As Boolean

[C#]
public bool PermissionAllowFileDiscovery {get; set;}

Remarks

This property indicates whether a file's permissions allow it to be discovered through search.

This property is only applicable if a file's PermissionType is set to 2 (gdptDomain) or 3 (gdptAnyone).

This property is not available at design time.

Default Value

False

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]