Click or drag to resize

PFUserCompareIdentity Method

Compares the current user with the specified identity.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool CompareIdentity(
	UserInfo infos
)

Parameters

infos
Type: MicaSystems.UtilsUserInfo

Return Value

Type: Boolean
See Also