Available tags
DW.AccessUserMail.ValidFrom
Returns date points the user is vaid from.
RAZOR
@GetDate("DW.AccessUserMail.ValidFrom")
DW.AccessUserMail.ValidTo
Returns date points the user is vaid to.
RAZOR
@GetDate("DW.AccessUserMail.ValidTo")
DWUsers:User:Country
Returns the Country of an extranet user.
RAZOR
@GetString("DWUsers:User:Country")
DWUsers:User:Department
Returns the Department of an extranet user.
RAZOR
@GetString("DWUsers:User:Department")
DWUsers:User:Password
Returns the Password of an extranet user.
RAZOR
@GetString("DWUsers:User:Password")
DWUsers:User:Username
Returns the username of an extranet/intranet user or an administrator user.
RAZOR
@GetObject("DWUsers:User:Username")