Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

PermissionMarker Property

A marker when permissions are paged.

Syntax

[VB.NET]
Public Property PermissionMarker As String

[C#]
public string PermissionMarker {get; set;}

Remarks

This property returns a marker used to iterate over pages of permissions. When ListPermissions is called if the results are paged this property will be populated. Continue to call ListPermissions until this property returns empty string in order to list all permissions.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0