Click or drag to resize
XConnectionIsAdmin Method
Determines whether this user is admin.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsAdmin()

Return Value

Type: Boolean
true if this user is admin; otherwise, false.
See Also