Skip to content

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.

OpenIdApiTypeRequired

OpenIdApiType interface{}
  • Type: interface{}

IdTokenParamNameOptional

IdTokenParamName interface{}
  • Type: interface{}

PublicKeyOptional

PublicKey interface{}
  • Type: interface{}

PublicKeyIdOptional

PublicKeyId interface{}
  • Type: interface{}