Click or drag to resize

IDatabaseRepositoryHasQualification Method

Overload List
  NameDescription
Public methodHasQualification(IFolder, String, String)
Detects if the user has the required qualification for the folder.
Public methodHasQualification(IObject, String, String)
Detects if the user has the required qualification for the object.
Public methodHasQualification(IFolder, String, String, AuthorizationQueryOptions)
Detects if the user has the required qualification for the folder.
Public methodHasQualification(IObject, String, String, AuthorizationQueryOptions)
Detects if the user has the required qualification for the object.
Top
See Also