Compartilhar via


DeviceAuthenticationWithSharedAccessPolicyKey Classe

Definição

Método de autenticação que usa uma chave de política de acesso compartilhado.

public sealed class DeviceAuthenticationWithSharedAccessPolicyKey : Microsoft.Azure.Devices.Client.IAuthenticationMethod
type DeviceAuthenticationWithSharedAccessPolicyKey = class
    interface IAuthenticationMethod
Public NotInheritable Class DeviceAuthenticationWithSharedAccessPolicyKey
Implements IAuthenticationMethod
Herança
DeviceAuthenticationWithSharedAccessPolicyKey
Implementações

Construtores

DeviceAuthenticationWithSharedAccessPolicyKey(String, String, String)

Inicializa uma nova instância da classe DeviceAuthenticationWithSharedAccessPolicyKey.

Propriedades

DeviceId

Obtém ou define o identificador do dispositivo.

Key

Obtém ou define a chave associada à política compartilhada.

PolicyName

Nome da política de acesso compartilhado.

Métodos

Populate(IotHubConnectionStringBuilder)

Preenche uma instância fornecida com base nas propriedades da instância atual.

Aplica-se a