Click or drag to resize

PFFieldUserValue_ReferenceGetIdentifier Method

Gets the internal identifier representing the principal. The user id if the principal is a user, or "G" plus the group id else.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public string GetIdentifier()

Return Value

Type: String
See Also