你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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