AmazonS3ClientConfigurationRestApiEndPointUrl Property |
Gets or sets the URL of the Amazon REST API endpoint. The value is read from
CMSAmazonRestApiEndPoint application configuration key, unless explicitly set.
Returns
DEFAULT_REST_API_END_POINT_URL if the application configuration does not specify any URL.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 12.0.0
Syntax public static string RestApiEndPointUrl { get; set; }
Property Value
Type:
StringSee Also