EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElWinCertStorage.DeleteKeyContainer

TElWinCertStorage     See also    


 

Deletes key container from the list.

 
 

Declaration

[C#]
    void DeleteKeyContainer(string ContainerName);

[VB.NET]
    Sub DeleteKeyContainer(ByVal ContainerName As String)

[Pascal]
    procedure DeleteKeyContainer(ContainerName : string);

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • ContainerName - Name of the container to be deleted
 
 

Description

    Use this method to delete key container from the list.

 
 
 

See also:     ListKeyContainers    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation