AuthenticationManager.AllowAnonymous Eigenschaft

Definition

Gibt an, ob anonyme Anforderungen an die Anwendung angezeigt oder vom Server herausforderbar werden. Der Standardwert lautet „true“.

public:
 property bool AllowAnonymous { bool get(); void set(bool value); };
public bool AllowAnonymous { get; set; }
member this.AllowAnonymous : bool with get, set
Public Property AllowAnonymous As Boolean

Eigenschaftswert

Gilt für: