NegotiateAuthentication.TargetName 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 le nom cible (nom du principal du service) du serveur.
public:
property System::String ^ TargetName { System::String ^ get(); };
public string? TargetName { get; }
member this.TargetName : string
Public ReadOnly Property TargetName As String
Valeur de propriété
Remarques
Pour le côté serveur de l’authentification, la propriété retourne le nom cible spécifié par le client après l’authentification réussie (voir IsAuthenticated).
Pour le côté client de l’authentification, la propriété retourne le nom cible spécifié dans TargetName.