Broker Authenticator Method Svid Response
data class BrokerAuthenticatorMethodSvidResponse(val agentSocketPath: String, val identityMaxRetry: Double? = null, val identityWaitRetryMs: Double? = null)
SVID for BrokerAuthentication
Constructors
Link copied to clipboard
fun BrokerAuthenticatorMethodSvidResponse(agentSocketPath: String, identityMaxRetry: Double? = null, identityWaitRetryMs: Double? = null)