ProjectId Property  
 

Sets and returns a project identifier used by providers that support project-based authentication or resource management.

Syntax

object.ProjectId [= value ]

Remarks

The ProjectId property specifies an optional project 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 providers which support project-based authentication, billing or resource management. Most applications will not need to set this property unless specifically required by the provider or account configuration. If the current provider does not support project identifiers, the value is ignored.

Data Type

String

See Also

ApiKey Property, ApiVersion Property, ModelName Property, OrganizationId Property, Provider Property, UserId Property