Click or drag to resize

PFUserIdentityUpdate Method

Updates Login, SID and PrincipalGuid properties from provided UserInfo.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void Update(
	UserInfo info
)

Parameters

info
Type: MicaSystems.UtilsUserInfo
See Also