ServiceSecurityContext.IsAnonymous Propriedade

Definição

Recebe um valor que indica se o cliente atual forneceu credenciais ao serviço.

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

Valor de Propriedade

true se o cliente tiver fornecido credenciais; caso contrário, false.

Aplica-se a