CAccessToken::IsTokenRestricted

Call this method to test if the CAccessToken object contains a list of restricted SIDs.

bool IsTokenRestricted( ) const throw( );

Return Value

Returns true if the object contains a list of restricting SIDs, false if there are no restricting SIDs or if the method fails.

Requirements

Header: atlsecurity.h

See Also

Reference

CAccessToken Class

Other Resources

CAccessToken Members