OrganizationId Property  
 

Sets and returns the organization or tenant identifier that may used by the selected provider.

Syntax

object.OrganizationId [= value ]

Remarks

The OrganizationId property specifies an optional organization, tenant or account identifier used by some providers when processing requests. The value of this property is included with requests when supported by the selected provider.

This property is primarily intended for enterprise or multi-tenant environments where a provider account may be associated with multiple organizations or projects. Most applications will not need to set this property unless specifically required by the provider. If the current provider does not support organization identifiers, the value is ignored.

Data Type

String

See Also

ApiKey Property, ApiVersion Property, ModelName Property, ProjectId Property, Provider Property, UserId Property