SecurityParameters(String, String, String, String, String, String, String, SecurityActions, SecurityAlgorithm, UInt32, UInt32) Constructor

Initializes a new instance of the SecurityParameters class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public SecurityParameters(
        string password,
        string providerName,
        string subject,
        string issuer,
        string serialNumber,
        string comment,
        string timeServer,
        SecurityActions actions,
        SecurityAlgorithm algorithm,
        uint keyLength,
        uint providerType
)

Parameters

password  String
 
providerName  String
 
subject  String
 
issuer  String
 
serialNumber  String
 
comment  String
 
timeServer  String
 
actions  SecurityActions
 
algorithm  SecurityAlgorithm
 
keyLength  UInt32
 
providerType  UInt32
 
See Also

©  Bricsys NV. All rights reserved.