Click or drag to resize

AppIdentityWindowsIdentity Property

Contains the windows identity (if using integrated authentication)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public WindowsIdentity WindowsIdentity { get; set; }

Property Value

Type: WindowsIdentity
See Also