C# Класс CloudInit.Modules.PowershellIncludeEncryptedModule

Reads an encrypted powershell script and executes the contents
Наследование: PowershellIncludeModule
Показать файл Открыть проект

Защищенные методы

Метод Описание
ReadContent ( Byte content ) : String

Reads the contents of the file.

Описание методов

ReadContent() защищенный Метод

Reads the contents of the file.
protected ReadContent ( Byte content ) : String
content Byte The content of the file downloaded
Результат String