2.2.5.5 Domain Group Cache WFE Update Result Set

The Domain Group Cache WFE Update Result Set contains the binary data needed to refresh the domain group map cache. If the Domain Group Cache WFE Update Result Set is returned, it indicates that the BEDS domain group map cache is up-to-date, and the WFE cache can be refreshed if necessary.

The Domain Group Cache WFE Update Result Set is defined using T-SQL syntax, as follows.

 DomainGroupMapCache             image;

DomainGroupMapCache: An image column containing the serialized domain group map cache data. If the value of FrontEndVersion is greater than or equal to the value of CachedVersion in the results in the Domain Group Cache Versions Result Set (section 2.2.5.4), this MUST be NULL.