Skip to content

Commit

Permalink
Fixed Typo in UserProperties
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakritzator committed Feb 8, 2016
1 parent 53c10fe commit d3a049b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dapplo.ActiveDirectory/UserProperties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public enum UserProperties
[EnumMember(Value = "memberOf")]
MemberOfGroups,
[EnumMember(Value = "pager")]
Page,
Pager,
[EnumMember(Value = "pwdLastSet")]
PwdLastSet,
[EnumMember(Value = "postalCode")]
Expand Down

0 comments on commit d3a049b

Please sign in to comment.