Broker Authentication Properties Response
data class BrokerAuthenticationPropertiesResponse(val authenticationMethods: List<BrokerAuthenticatorMethodsResponse>, val provisioningState: String)
BrokerAuthentication Resource properties
Constructors
Link copied to clipboard
constructor(authenticationMethods: List<BrokerAuthenticatorMethodsResponse>, provisioningState: String)