Click or drag to resize

AppIdentity Constructor (AppIdentity)

Constructor for the AppIdentity.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public AppIdentity(
	AppIdentity assignFrom
)

Parameters

assignFrom
Type: Omada.OE.ModelAppIdentity
See Also