WindowsCredentials.RemoteSpn Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le nom de principal de service de l’écouteur distant, peut être laissé vide si l’écouteur distant s’exécute en tant que comptes d’ordinateur.
public string RemoteSpn { get; set; }
member this.RemoteSpn : string with get, set
Public Property RemoteSpn As String
Valeur de propriété
Le nom du principal de service de l’écouteur distant peut être laissé vide si l’écouteur distant s’exécute en tant que comptes d’ordinateur.
S’applique à
Azure SDK for .NET