Click or drag to resize

AzureCredentialsTenantId Property

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

Gets or sets ID of the Azure tenant

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

Property Value

Type: String

Implements

IAzureCredentialsTenantId
See Also