Udostępnij za pośrednictwem


IotHubStorageEndpointProperties.AuthenticationType Property

Definition

Specifies authentication type being used for connecting to the storage account.

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

Property Value

Applies to