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