Bagikan melalui


UserAuthenticationUpdate.Mode Property

Definition

Defines the mode to authenticate the user of the client at the server.

public Azure.ResourceManager.DeviceRegistry.Models.UserAuthenticationMode? Mode { get; set; }
member this.Mode : Nullable<Azure.ResourceManager.DeviceRegistry.Models.UserAuthenticationMode> with get, set
Public Property Mode As Nullable(Of UserAuthenticationMode)

Property Value

Applies to