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