LicenseProviderAttribute in Metro Components

답변됨 LicenseProviderAttribute in Metro Components

  • 2012년 5월 31일 목요일 오후 10:30
     
     

    I'm developing a component for Metro Apps and i want to manage licensing using the standard .NET Framework licensing mode, so i want to know if LicenseProviderAttribute will be available in the next release of Windows 8, because in the Consumer Preview it's not.

모든 응답

  • 2012년 6월 1일 금요일 오전 2:56
     
     

    No, this attribute is not available for .Net controls that target Metro development in the Windows 8 Release Preview.

    Thanks,
    Unni


    Unni Ravindranathan, Program Manager, Microsoft Expression This posting is provided "AS IS" with no warranties, and confers no rights.

    • 답변으로 제안됨 Horizon_Net 2012년 6월 1일 금요일 오전 7:44
    • 답변으로 표시됨 Rafaga12 2012년 9월 26일 수요일 오후 4:32
    •  
  • 2012년 6월 1일 금요일 오후 7:13
     
     
    Too bad, is it going to be in the future, or is it going to be a replacement or equivalent for licensing components?
  • 2012년 6월 1일 금요일 오후 7:49
     
     

    Thanks for your feedback! While we cannot comment on a future release, your feedback is definitely useful in helping us prioritize this request.

    Thanks!
    Unni


    Unni Ravindranathan, Program Manager, Microsoft Expression This posting is provided "AS IS" with no warranties, and confers no rights.

  • 2012년 6월 22일 금요일 오전 8:04
     
     
    It would be very interesting if you can tell us a little more of how to license the use of components (dlls) which target "Portable library" framework in order to solve problems like the one presented in the following thread: Which security mechanisms exists for a dll used by a Metro Style app when it is installed?