Click or drag to resize
ASSecurityProvider Constructor
Initializes a new instance of the ASSecurityProvider class.

Namespace: Com.Tibco.As.Space.Security
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public ASSecurityProvider(
	Metaspace metaspace
)

Parameters

metaspace
Type: Com.Tibco.As.SpaceMetaspace
The metaspace.
See Also