IScheduler.DeleteCachedCredentials(String) Method

Definition

Deletes the credentials that were cached for the specified user.

public void DeleteCachedCredentials (string userName);
abstract member DeleteCachedCredentials : string -> unit
Public Sub DeleteCachedCredentials (userName As String)

Parameters

userName
String

Applies to