Class DppIdentityDetailsResponse


  • public final class DppIdentityDetailsResponse
    extends java.lang.Object
    • Method Detail

      • principalId

        public java.lang.String principalId()
        Returns:
        The object ID of the service principal object for the managed identity that is used to grant role-based access to an Azure resource.
      • tenantId

        public java.lang.String tenantId()
        Returns:
        A Globally Unique Identifier (GUID) that represents the Azure AD tenant where the resource is now a member.
      • type

        public java.util.Optional<java.lang.String> type()
        Returns:
        The identityType which can be either SystemAssigned or None