kothes-support

Results 1 issues of kothes-support

Hello, I just downloaded the Groupsharekit from NuGet in Visual Studio and wanted to test this sample code: ``` var groupShareClient = await GroupShareClient.AuthenticateClient(userName, password, new Uri("http://yourgroupshareaddress"), GroupShareClient.AllScopes); var users...