Skip to content
This repository was archived by the owner on Mar 20, 2019. It is now read-only.

Commit c923184

Browse files
committed
Trimmed off xml doc comment.
1 parent e50d983 commit c923184

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/DotNetOpenAuth.OAuth2/OAuth2/ChannelElements/AuthorizationDataBag.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ protected AuthorizationDataBag() {
2424
/// <summary>
2525
/// Gets or sets the identifier of the client authorized to access protected data.
2626
/// </summary>
27-
/// <value></value>
2827
[MessagePart]
2928
public string ClientIdentifier { get; set; }
3029

0 commit comments

Comments
 (0)