Compartir a través de


SspiSecurityToken.AllowUnauthenticatedCallers Propiedad

Definición

Obtiene un valor que indica si se permiten los autores de llamadas anónimos.

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

Valor de propiedad

Boolean

true si se permiten los autores de llamadas anónimos; de lo contrario, false.

Se aplica a