Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IUser.GetUserSignature Method 

Gets the current signature information for the user. This string is used to determine if the profile information for the specific user has changed. There are no restrictions on the string used as the global signature.

string GetUserSignature();

Return Value

The signature string.

See Also

IUser Interface | Plumtree.Remote.Profile Namespace