Skip to content

Commit a802b79

Browse files
carlossanlopRon Petrusha
andcommitted
Document System.Security.AccessControl.ObjectSecurity.SecurityDescriptor (#2900)
* Document System.Security.AccessControl.ObjectSecurity.SecurityDescriptor * suggestion by rpetrusha Co-Authored-By: Ron Petrusha <[email protected]>
1 parent 62930db commit a802b79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

xml/System.Security.AccessControl/ObjectSecurity.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1267,8 +1267,8 @@
12671267
<ReturnType>System.Security.AccessControl.CommonSecurityDescriptor</ReturnType>
12681268
</ReturnValue>
12691269
<Docs>
1270-
<summary>To be added.</summary>
1271-
<value>To be added.</value>
1270+
<summary>Gets the security descriptor for this instance.</summary>
1271+
<value>The security descriptor for this instance.</value>
12721272
<remarks>To be added.</remarks>
12731273
</Docs>
12741274
</Member>
@@ -1695,4 +1695,4 @@
16951695
</Docs>
16961696
</Member>
16971697
</Members>
1698-
</Type>
1698+
</Type>

0 commit comments

Comments
 (0)