Click or drag to resize

UserInfo Constructor (AuthUserInfo)

This constructor will leave DisplayName empty.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public UserInfo(
	AuthUserInfo authUserInfo
)

Parameters

authUserInfo
Type: Omada.OE.ModelAuthUserInfo
See Also