ServiceSecurityContext.IsAnonymous Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der aktuelle Client Anmeldeinformationen für den Dienst bereitgestellt hat.

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

Eigenschaftswert

true, wenn der Client Anmeldeinformationen bereitgestellt hat, andernfalls false.

Gilt für: