Returns a Boolean value indicating whether the key in the specified domain is managed by an administrator.
Original signature is '- (BOOL)objectIsForcedForKey:(NSString *)key inDomain:(NSString *)domain'
Available in Mac OS X v10.2 and later.

C# | Visual Basic | Visual C++ |

YES if the key is managed by an administrator in the specified domain, otherwise NO.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)