public interface

MAMProtectionInfo

com.microsoft.intune.mam.client.identity.MAMProtectionInfo
Known Indirect Subclasses

Class Overview

Protection information. Corresponds to an identity tag on a file or data blob.

Summary

Public Methods
abstract String getIdentity()
abstract String getIdentityOID()

Public Methods

public abstract String getIdentity ()

Returns
  • UPN of the identity associated with protection state.

public abstract String getIdentityOID ()

Returns
  • AAD OID of the identity associated with protection state.