Uses of Class
com.microsoft.azure.management.appservice.SiteMachineKey
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of SiteMachineKey in com.microsoft.azure.management.appservice
Modifier and TypeMethodDescriptionSiteConfig.machineKey()
Get site MachineKey.SiteMachineKey.withDecryption
(String decryption) Set algorithm used for decryption.SiteMachineKey.withDecryptionKey
(String decryptionKey) Set decryption key.SiteMachineKey.withValidation
(String validation) Set machineKey validation.SiteMachineKey.withValidationKey
(String validationKey) Set validation key.