2 references to AuthenticationType
PresentationUI (2)
MS\Internal\Documents\RightsManagementProvider.cs (1)
460
int defaultAccountType = (int)users[index].
AuthenticationType
;
MS\Internal\Documents\RightsManagementResourceHelper.cs (1)
72
switch (user.
AuthenticationType
)