Click or drag to resize

AddinLoaderGetAuthenticatedAddIns Method

Gets an array of Add Ins that require authentication

Namespace:  Cadcorp.Web.UI.Util
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public static AddIn[] GetAuthenticatedAddIns()

Return Value

Type: AddIn
An array of Add Ins
See Also