| Modifier and Type | Interface and Description |
|---|---|
static interface |
Key.Definition
Container interface for all the definitions.
|
static interface |
Key.DefinitionStages.WithCreate
The stage of the key definition which contains all the minimum required inputs for
the key to be created but also allows for any other optional settings to be specified.
|
static interface |
Key.DefinitionStages.WithCreateBase
The base stage of the key definition allowing for any other optional settings to be specified.
|
static interface |
Key.DefinitionStages.WithImport
The stage of the key definition which contains all the minimum required inputs for
the key to be imported but also allows for any other optional settings to be specified.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/