Help with cifs/smbfs mount on Solaris

I have a Linux server with a cifsmount, the entry in /etc/fstab looks like this:

//windows_server_name/xyz  /opt/xyz  cifs  credentials=/etc/creds/xyz.creds,uid=abc,gid=abc,noserverino,directio,_netdev  0  0

The username and password are stored in /etc/creds/xyz.creds
This works fine.:wall: How do I create a similar mount, secured with a username and password, on Solaris 11.3?

Have you checked the documentation and worked on the provided examples?

Managing SMB File Sharing and Windows Interoperability in Oracle Solaris 11.3