ServiceSecurityContext.IsAnonymous Propriété

Définition

Obtient une valeur qui indique si le client actuel a fourni les informations d'identification au service.

public:
 property bool IsAnonymous { bool get(); };
public bool IsAnonymous { get; }
member this.IsAnonymous : bool
Public ReadOnly Property IsAnonymous As Boolean

Valeur de propriété

Boolean

true si le client a fourni les informations d'identification ; sinon, false.

S’applique à