SspiSecurityToken.AllowUnauthenticatedCallers Property

Definition

Gets a value that indicates whether to allow anonymous callers.

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

Property Value

true if anonymous callers are allowed; otherwise, false.

Applies to