toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apimanagement.kotlin.outputs
/
ListIdentityProviderSecretsResult
List
Identity
Provider
Secrets
Result
data
class
ListIdentityProviderSecretsResult
(
val
clientSecret
:
String
?
=
null
)
Client or app secret used in IdentityProviders, Aad, OpenID or OAuth.
Members
Constructors
List
Identity
Provider
Secrets
Result
Link copied to clipboard
constructor
(
clientSecret
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
client
Secret
Link copied to clipboard
val
clientSecret
:
String
?
=
null
Client or app secret used in IdentityProviders, Aad, OpenID or OAuth.