Click or drag to resize
AuthenticationCallbackCreateUserCredential Method
Creates the user cred.

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
void CreateUserCredential(
	AuthenticationInfo authInfo
)

Parameters

authInfo
Type: Com.Tibco.As.Space.SecurityAuthenticationInfo
The auth info.
See Also