TenantClientSecret
No description
type TenantClientSecret {
secretValue: String!
description: String!
expiration: Date!
type: String!
}
No description
type TenantClientSecret {
secretValue: String!
description: String!
expiration: Date!
type: String!
}
TenantClientSecret.secretValue ● String! non-null scalarTenantClientSecret.description ● String! non-null scalarTenantClientSecret.expiration ● Date! non-null scalarTenantClientSecret.type ● String! non-null scalar