diff --git a/xml/System.Security.Cryptography.Pkcs/SignedCms.xml b/xml/System.Security.Cryptography.Pkcs/SignedCms.xml index eff46f772b5..db51ae1165f 100644 --- a/xml/System.Security.Cryptography.Pkcs/SignedCms.xml +++ b/xml/System.Security.Cryptography.Pkcs/SignedCms.xml @@ -167,7 +167,7 @@ A object that specifies the content information as the inner content of the message. - To be added. + A object that specifies the content information as the inner content of the message. The constructor creates an instance of the class by using the specified content information as the inner content. A object that specifies the content information as the inner content of the message. - To be added. + A object that specifies the content information as the inner content of the message. A value that specifies whether the object is for a detached signature. If is , the signature is detached. If is , the signature is not detached. The constructor creates an instance of the class by using the specified content information as the inner content and by using the detached state. @@ -267,7 +267,7 @@ A member that specifies the default subject identifier type for signers. A object that specifies the content information as the inner content of the message. - To be added. + A object that specifies the content information as the inner content of the message. The constructor creates an instance of the class by using the specified subject identifier type as the default subject identifier type for signers and content information as the inner content. A member that specifies the default subject identifier type for signers. A object that specifies the content information as the inner content of the message. - To be added. + A object that specifies the content information as the inner content of the message. A value that specifies whether the object is for a detached signature. If is , the signature is detached. If detached is , the signature is not detached. The constructor creates an instance of the class by using the specified subject identifier type as the default subject identifier type for signers, the content information as the inner content, and by using the detached state. diff --git a/xml/System.Security.Cryptography.Pkcs/SignerInfo.xml b/xml/System.Security.Cryptography.Pkcs/SignerInfo.xml index f5da60a182a..a4deafd8599 100644 --- a/xml/System.Security.Cryptography.Pkcs/SignerInfo.xml +++ b/xml/System.Security.Cryptography.Pkcs/SignerInfo.xml @@ -71,7 +71,7 @@ The ASN.1 encoded attribute to add to the document. - To be added. + The ASN.1 encoded attribute to add to the document. Adds the specified attribute to the current document. The ASN.1 encoded attribute to remove from the document. - To be added. + The ASN.1 encoded attribute to remove from the document. Removes the specified attribute from the current document. A bitwise combination of the values. - To be added. + A bitwise combination of the values. Initializes a new instance of the class with the specified access. A that contains the XML encoding to use to reconstruct the permission. - To be added. + A that contains the XML encoding to use to reconstruct the permission. Reconstructs a permission with a specified state from an XML encoding. An that uniquely identifies an application. - To be added. + An that uniquely identifies an application. Initializes a new instance of the class with an . The object to compare with the current . - To be added. + The object to compare with the current . Determines whether the specified object is equal to the current . if the specified is equal to the current object; otherwise, . diff --git a/xml/System.Security.Policy/UrlMembershipCondition.xml b/xml/System.Security.Policy/UrlMembershipCondition.xml index 4d0e82bc72d..82ff5aeda8f 100644 --- a/xml/System.Security.Policy/UrlMembershipCondition.xml +++ b/xml/System.Security.Policy/UrlMembershipCondition.xml @@ -239,7 +239,7 @@ The object to compare to the current . - To be added. + The object to compare to the current . Determines whether the URL from the specified object is equivalent to the URL contained in the current . if the URL from the specified object is equivalent to the URL contained in the current ; otherwise, .