diff --git a/xml/System.Security.Principal/SecurityIdentifier.xml b/xml/System.Security.Principal/SecurityIdentifier.xml index b40be7ecba5..26a9a9ba50e 100644 --- a/xml/System.Security.Principal/SecurityIdentifier.xml +++ b/xml/System.Security.Principal/SecurityIdentifier.xml @@ -81,8 +81,8 @@ - An integer that represents the binary form of a SID. - Initializes a new instance of the class by using an integer that represents the binary form of a security identifier (SID). + A pointer to the binary form of a SID. + Initializes a new instance of the class by using a pointer to the binary form of a security identifier (SID). To be added.