3 references to NET
PresentationUI (3)
MS\Internal\Documents\RightsManagementManager.cs (1)
1157
if (rmEnrollThreadInfo.AccountType == EnrollmentAccountType.
NET
)
MS\Internal\Documents\RightsManagementProvider.cs (1)
130
case (EnrollmentAccountType.
NET
):
MS\Internal\Documents\RMEnrollmentPage2.cs (1)
60
accountType = EnrollmentAccountType.
NET
;