| Modifier and Type | Method and Description |
|---|---|
SiteMachineKey |
SiteConfig.machineKey()
Get the machineKey value.
|
SiteMachineKey |
SiteMachineKey.withDecryption(String decryption)
Set the decryption value.
|
SiteMachineKey |
SiteMachineKey.withDecryptionKey(String decryptionKey)
Set the decryptionKey value.
|
SiteMachineKey |
SiteMachineKey.withValidation(String validation)
Set the validation value.
|
SiteMachineKey |
SiteMachineKey.withValidationKey(String validationKey)
Set the validationKey value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/