1

I am new to Intersystems Cache. I am trying to create a user via cache class i.e., through.cls file.

Is it possible? Note: From documentation I found that create(username,.....) API available.

Please suggest some fruitful solutions.

Sivam
  • 1,099
  • 3
  • 12
  • 25

1 Answers1

1

http://docs.intersystems.com/ens20102/csp/documatic/%25CSP.Documatic.cls?PAGE=CLASS&LIBRARY=%25SYS&CLASSNAME=Security.Users

Please check the above link...