Click or drag to resize

ProxyAuthReqEventHandler Delegate

[Missing <summary> documentation for "T:BlackBerry.Workspaces.ProxyAuthReqEventHandler"]

Namespace:  BlackBerry.Workspaces
Assembly:  WorkspacesSdkFramework (in WorkspacesSdkFramework.dll) Version: 0.0.0.0
Syntax
C#
public delegate void ProxyAuthReqEventHandler(
	Object sender
)

Parameters

sender
Type: SystemObject
See Also