Example #1
0
 public Task InitializeAsync(AuthenticationScheme scheme, ProtoContext context) => Task.FromResult(0);
 public Task InitializeAsync(AuthenticationScheme scheme, ProtoContext context) => throw new NotImplementedException();