AquaLogic Interaction Development Kit (IDK) 6.0.0

IProfileProvider.GetGlobalSignature Method 

Returns a global signature or last-modified date to the portal, used to determine whether the profile information for any user has changed.

string GetGlobalSignature();

Return Value

The global signature.

Remarks

There are no restrictions on the string used as the global signature.

See Also

IProfileProvider Interface | Plumtree.Remote.Profile Namespace