Skip to content

Commit

Permalink
Update SampleMethods.cs
Browse files Browse the repository at this point in the history
Accepting PR Comments.
  • Loading branch information
MattB-msft authored Jun 15, 2021
1 parent c6c3f8a commit ae5e94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cds/orgsvc/C#/DiscoveryService/SampleMethods.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace PowerApps.Samples
public partial class SampleProgram
{
/// <summary>
/// Gets organization data for user in commercial region cloud is unknown
/// Gets organization data for the specified user.
/// </summary>
/// <param name="username">The user's username</param>
/// <param name="password">The user's password</param>
Expand Down

0 comments on commit ae5e94c

Please sign in to comment.