Share via


CodelessConnectorPollingAuthProperties(String) Constructor

Definition

Initializes a new instance of CodelessConnectorPollingAuthProperties.

public CodelessConnectorPollingAuthProperties (string authType);
new Azure.ResourceManager.SecurityInsights.Models.CodelessConnectorPollingAuthProperties : string -> Azure.ResourceManager.SecurityInsights.Models.CodelessConnectorPollingAuthProperties
Public Sub New (authType As String)

Parameters

authType
String

The authentication type.

Exceptions

authType is null.

Applies to