AppSecretProps
Properties for defining a AppSecret
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ram-appsecret
Initializer
using AlibabaCloud.SDK.ROS.CDK.Ram;
new AppSecretProps {
object AppId
};
Properties
Name | Type | Description |
---|---|---|
AppId |
object |
Property appId: The ID of the application. |
AppId
Required
public object AppId { get; set; }
- Type: object
Property appId: The ID of the application.