Click or drag to resize

IAzureCredentialsKey Property

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

Gets or sets Azure app key

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

Property Value

Type: String
See Also