| Modifier and Type | Method and Description |
|---|---|
SqlServerKey.Update |
SqlServerKey.UpdateStages.WithCreationDate.withCreationDate(org.joda.time.DateTime creationDate)
Sets the server key creation date.
|
SqlServerKey.Update |
SqlServerKey.UpdateStages.WithThumbprint.withThumbprint(String thumbprint)
Sets the thumbprint of the server key.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/