adTempus API
ArcanaDevelopment.adTempus.Shared.FileOperations Namespace / ProxySettings Class / EncryptedPrivateKeyPassword Field

In This Topic
    EncryptedPrivateKeyPassword Field
    In This Topic
    Do not use this field. Use FileServiceProvider.SetProxyPrivateKeyPassword
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public EncryptedPrivateKeyPassword As String
    [DataMember()]
    public string EncryptedPrivateKeyPassword
    See Also