Interface MAMProtectionInfo

  • All Implemented Interfaces:

    
    public interface MAMProtectionInfo
    
                        

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

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract String getIdentity()
      abstract String getIdentityOID()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • getIdentity

         abstract String getIdentity()
        Returns:

        UPN of the identity associated with protection state.

      • getIdentityOID

         abstract String getIdentityOID()
        Returns:

        AAD OID of the identity associated with protection state.