KeyContainer Property

Summary

Gets the container key.

Syntax
C#
VB
C++
public KeyContainer KeyContainer { get; } 
Public Overridable ReadOnly Property KeyContainer() As KeyContainer 
 Get 
public: virtual property KeyContainer^  KeyContainer 
{ 
 KeyContainer^  get() 
} 

Property Value

A secure container to store public/private key pairs.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly