←Select platform

KeyFileName Property

Summary

The path to the file containing the private key. This parameter is used if the private key is available in raw mode.

Syntax

C#
VB
C++
public string KeyFileName { get; } 
  
ReadOnly Property KeyFileName As String 
property String^ KeyFileName { 
   String^ get(); 
} 

Property Value

The name of the key file.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly