OpenIdConnectConfigProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapigateway"
&alicloudroscdkapigateway.OpenIdConnectConfigProperty {
OpenIdApiType: interface{},
IdTokenParamName: interface{},
PublicKey: interface{},
PublicKeyId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
OpenIdApiType |
interface{} |
No description. |
IdTokenParamName |
interface{} |
No description. |
PublicKey |
interface{} |
No description. |
PublicKeyId |
interface{} |
No description. |
OpenIdApiType
Required
OpenIdApiType interface{}
- Type: interface{}
IdTokenParamName
Optional
IdTokenParamName interface{}
- Type: interface{}
PublicKey
Optional
PublicKey interface{}
- Type: interface{}
PublicKeyId
Optional
PublicKeyId interface{}
- Type: interface{}