DiscoveredInboundEndpoints.SupportedAuthenticationMethods Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of supported authentication methods supported by device for Inbound connections.
public System.Collections.Generic.IList<Azure.ResourceManager.DeviceRegistry.Models.AuthenticationMethod> SupportedAuthenticationMethods { get; }
member this.SupportedAuthenticationMethods : System.Collections.Generic.IList<Azure.ResourceManager.DeviceRegistry.Models.AuthenticationMethod>
Public ReadOnly Property SupportedAuthenticationMethods As IList(Of AuthenticationMethod)