AuthenticationManager.AllowAnonymous Proprietà

Definizione

Indica se le richieste anonime verranno visualizzate all'applicazione o a cui viene richiesta la richiesta dal server. Il valore predefinito è 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

Valore della proprietà

Si applica a