Share via


HttpBearerChallengeCache.Clear Method ()

 

Clears the HTTP bearer challenge cache.

Namespace:   Microsoft.Azure.KeyVault
Assembly:  Microsoft.Azure.KeyVault (in Microsoft.Azure.KeyVault.dll)

Syntax

public void Clear()
public:
void Clear()
member Clear : unit -> unit
Public Sub Clear

See Also

HttpBearerChallengeCache Class
Microsoft.Azure.KeyVault Namespace

Return to top