ProviderAuthenticationScheme(String) Constructor

Definition

Initializes a new instance of ProviderAuthenticationScheme.

public ProviderAuthenticationScheme(string value);
new Azure.ResourceManager.ProviderHub.Models.ProviderAuthenticationScheme : string -> Azure.ResourceManager.ProviderHub.Models.ProviderAuthenticationScheme
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to