Click or drag to resize

PFUserAltIdentityCreate Method

Creates a new instance of PFUserAltIdentity.

Namespace:  Packflow.Core.Poco
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static PFUserAltIdentity Create(
	PFUserIdentity identity
)

Parameters

identity
Type: Packflow.CorePFUserIdentity

Return Value

Type: PFUserAltIdentity
See Also