Checks if the user is authorized for specified document (Check all CONTENT, CLASS and Document type permissions.
            
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- user
 - Type: CMS.Membership UserInfo
User to check 
- nodeId
 - Type: 
System Int32
ID of node 
- className
 - Type: 
System String
Class name of the document 
- permission
 - Type: CMS.DocumentEngine NodePermissionsEnum
Permission 
Return Value
Type: AuthorizationResultEnumSee Also