Click or drag to resize
ProvisioningAccountAccountProperties Property
Gets or sets the Atomia Provisioning account properties.

Namespace: Atomia.Provisioning.Base
Assembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax
public Dictionary<string, string> AccountProperties { get; set; }

Property Value

Type: DictionaryString, String
The account properties.
See Also