Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Method and Description |
---|---|
SiteMachineKey |
SiteConfig.machineKey()
Get site MachineKey.
|
SiteMachineKey |
SiteMachineKey.withDecryption(String decryption)
Set algorithm used for decryption.
|
SiteMachineKey |
SiteMachineKey.withDecryptionKey(String decryptionKey)
Set decryption key.
|
SiteMachineKey |
SiteMachineKey.withValidation(String validation)
Set machineKey validation.
|
SiteMachineKey |
SiteMachineKey.withValidationKey(String validationKey)
Set validation key.
|
Copyright © 2019. All rights reserved.