Click or drag to resize
DeleteIdpSettingsJsonClientIds Property
Ids of the associated clients

Namespace:  BlackBerry.Workspaces.Json
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public HashSet<string> ClientIds { get; set; }

Property Value

Type: HashSetString
See Also