Enumerates all sessions created with a management secret.
Namespace: Microsoft.Hawaii.Smash.ClientAssembly: Microsoft.Hawaii.Smash.Client (in Microsoft.Hawaii.Smash.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- admClientId
- Type:
System String
Azure Data Market client id used for authentication.
- admClientSecret
- Type:
System String
Azure Data Market client secret used for authentication.
- managementID
- Type:
System Guid
The owner's management secret required to enumerate, modify, wipe sessions.
- state
- Type:
System Object
State to be passed as userState in the completion event args.
See Also