Click or drag to resize

GetBucketCorsRequest Class

Parameters in a request for obtaining bucket CORS configuration
Inheritance Hierarchy

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public class GetBucketCorsRequest : ObsBucketWebServiceRequest

The GetBucketCorsRequest type exposes the following members.

Constructors
  NameDescription
Public methodGetBucketCorsRequest
Initializes a new instance of the GetBucketCorsRequest class
Top
Properties
  NameDescription
Public propertyBucketName
Bucket name
(Inherited from ObsBucketWebServiceRequest.)
Top
See Also