DSREG_USER_INFO class base struct

Contains information about a user account that is used to join a device to Microsoft Azure Active Directory.

Inheritance

Constructors

DSREG_USER_INFO()

Properties

hashCode int
The hash code for this object.
no setterinherited
pszUserEmail Pointer<Utf16>
getter/setter pair
pszUserKeyId Pointer<Utf16>
getter/setter pair
pszUserKeyName Pointer<Utf16>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited