Freigeben über


SspiSecurityToken.AllowUnauthenticatedCallers Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob anonyme Aufrufer zulässig sind.

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

Eigenschaftswert

Boolean

true, wenn anonyme Aufrufer zulässig sind, andernfalls false.

Gilt für