UserIdentity interface

Specify either the userName or autoUser property, but not both.

Properties

autoUser

The userName and autoUser properties are mutually exclusive; you must specify one but not both.

userName

The userName and autoUser properties are mutually exclusive; you must specify one but not both.

Property Details

autoUser

The userName and autoUser properties are mutually exclusive; you must specify one but not both.

autoUser?: AutoUserSpecification

Property Value

userName

The userName and autoUser properties are mutually exclusive; you must specify one but not both.

userName?: string

Property Value

string