Click or drag to resize

IAzureCredentialsClientId Property

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

Gets or sets ID of the Azure client

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 ClientId { get; set; }

Property Value

Type: String
See Also