Compartir a través de


RemoteAuthenticationApplicationPathsOptions.RemoteRegisterPath Propiedad

Definición

Obtiene o establece la ruta de acceso remota al punto de conexión remoto para registrar nuevos usuarios. Puede ser absoluto y apuntar fuera de la aplicación.

public:
 property System::String ^ RemoteRegisterPath { System::String ^ get(); void set(System::String ^ value); };
public string RemoteRegisterPath { get; set; }
public string? RemoteRegisterPath { get; set; }
member this.RemoteRegisterPath : string with get, set
Public Property RemoteRegisterPath As String

Valor de propiedad

Se aplica a