GetEnterpriseProxyAccessesAccess

data class GetEnterpriseProxyAccessesAccess(val accessId: String, val accessSecret: String, val createTime: String, val id: String, val indepAccount: String, val instanceId: String, val originInfo: String, val proxyAccessId: String, val proxyId: String, val userId: String, val userName: String, val userUid: String)

Constructors

Link copied to clipboard
constructor(accessId: String, accessSecret: String, createTime: String, id: String, indepAccount: String, instanceId: String, originInfo: String, proxyAccessId: String, proxyId: String, userId: String, userName: String, userUid: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The authorized account of the security agent.

Link copied to clipboard
Link copied to clipboard

The authorization time of the security access agent permission.

Link copied to clipboard
val id: String

Security Protection authorization ID.

Link copied to clipboard

Database account.

Link copied to clipboard

The ID of the instance.

Link copied to clipboard

The source information of the security access agent permission is enabled, and the return value is as follows:Owner Authorization: The UID of the owner in parentheses.Work Order Authorization: The ticket number in parentheses is the number of the user to apply for permission.

Link copied to clipboard

Security Protection authorization ID. After the target user is authorized by the security protection agent, the system automatically generates a security protection authorization ID, which is globally unique.

Link copied to clipboard

The ID of the security agent.

Link copied to clipboard

The user ID.

Link copied to clipboard

User nickname.

Link copied to clipboard

User UID.