使用给定的所有者ID和显示名称构造一个新的Owner实例。
Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OpenServices (in Aliyun.OpenServices.dll) Version: 1.0.5290.21916
Syntax
Parameters
- id
- Type: SystemString
所有者的ID。 - displayName
- Type: SystemString
所有者的显示名称。
See Also