Click or drag to resize

AzureCredentialsKey Property

[This is preliminary documentation and is subject to change.]

Gets or sets ID of the Azure app key

Namespace:  TheInjectables.Feature.PaaSPort.Azure.Client.Authentication
Assembly:  TheInjectables.Feature.PaaSPort.Azure (in TheInjectables.Feature.PaaSPort.Azure.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string Key { get; set; }

Property Value

Type: String

Implements

IAzureCredentialsKey
See Also