Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Checks if protection handler grants user access to the specified right
public bool AccessCheck (string right);
abstract member AccessCheck : string -> bool
Public Function AccessCheck (right As String) As Boolean