Click or drag to resize

Authentificationcls_UsersSaltCollectionAdd Method

EXALOGIC

Namespace: Exa.OBERON.Services.OBERON
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax
public ExaException Add(
	string u_UserName,
	DateTime u_DateTimeExpire,
	ref string urf_UserSALT
)

Parameters

u_UserName  String
 
u_DateTimeExpire  DateTime
 
urf_UserSALT  String
 

Return Value

ExaException
See Also