ResolveEffectiveProfile

Resolves the profile for the user that is effective when the user logs on to the computer.

Syntax

void ResolveEffectiveProfile()

Discussion

This method resolves the profiles of the user in the current zone and parent zones, plus zone default values (if any), to determine effective profile values. If an error occurs, such as one of the parent zones not being accessible, the effective profile properties show the best-effort data retrieved before the error occurred.

You must call this method before calling any of the properties that return effective profile values.