Compartilhar via


KerberosPasswordCredentials Classe

Definição

The KerberosPasswordCredentials.

public class KerberosPasswordCredentials : Azure.ResourceManager.MachineLearning.Models.MachineLearningDatastoreCredentials
type KerberosPasswordCredentials = class
    inherit MachineLearningDatastoreCredentials
Public Class KerberosPasswordCredentials
Inherits MachineLearningDatastoreCredentials
Herança
KerberosPasswordCredentials

Construtores

KerberosPasswordCredentials(KerberosPasswordSecrets, String, String, String)

Inicializa uma nova instância de KerberosPasswordCredentials.

Propriedades

KerberosKdcAddress

[Obrigatório] Endereço IP ou Nome do Host DNS.

KerberosPrincipal

[Obrigatório] Nome de usuário Kerberos.

KerberosRealm

[Obrigatório] Domínio sobre o qual um servidor de autenticação Kerberos tem autoridade para autenticar um usuário, host ou serviço.

Secrets

[Obrigatório] Segredos de senha kerberos.

Aplica-se a