Udostępnij za pośrednictwem


Konstruktor EncryptionInformation — (String, Boolean)

Inicjuje nowe wystąpienie EncryptionInformation klasy.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public Sub New ( _
    value As String, _
    encode As Boolean _
)
public EncryptionInformation(
    string value,
    bool encode
)
public:
EncryptionInformation(
    String^ value, 
    bool encode
)
new : 
        value:string * 
        encode:bool -> EncryptionInformation
public function EncryptionInformation(
    value : String, 
    encode : boolean
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

EncryptionInformation Klasa

Przeciążenie EncryptionInformation

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common