Lean  $LEAN_TAG$
QuantConnect.Api.EncryptionKey Class Reference

Encryption key details More...

Properties

string Id [get, set]
 Encryption key id More...
 
string Name [get, set]
 Name of the encryption key More...
 

Detailed Description

Encryption key details

Definition at line 194 of file Project.cs.

Property Documentation

◆ Id

string QuantConnect.Api.EncryptionKey.Id
getset

Encryption key id

Definition at line 200 of file Project.cs.

◆ Name

string QuantConnect.Api.EncryptionKey.Name
getset

Name of the encryption key

Definition at line 206 of file Project.cs.


The documentation for this class was generated from the following file: