示例#1
0
 protected override void ProcessRecord()
 {
     Authenticate.ClearTokenCache(this.MyInvocation.MyCommand.Module.PrivateData as Hashtable);
 }