Overload | Description |
---|---|
Check(Int32,String,Server) | Check to see if a Resource is valid and the caller has acquire access. This signature shipped with v4.2.6. Got to keep it so that user code doesn't break. |
Check(Int32,String,ResourceAccess,Server) | Check to see if a Resource is valid and the caller has the requested access. |