getSubject
inline suspend fun RolesAnywhereClient.getSubject(crossinline block: GetSubjectRequest.Builder.() -> Unit): GetSubjectResponse
Gets a subject, which associates a certificate identity with authentication attempts. The subject stores auditing information such as the status of the last authentication attempt, the certificate data used in the attempt, and the last time the associated identity attempted authentication.
**Required permissions: **rolesanywhere:GetSubject
.