RemotingClientProxy.PreAuthenticate Propiedad

Definición

Obtiene o establece un valor que indica si la autenticación previa de las solicitudes está habilitada.

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

Valor de propiedad

Valor booleano que indica si la autenticación previa de las solicitudes está habilitada.

Se aplica a