コード例 #1
0
 public Task InitializeAsync(AuthenticationScheme scheme, ProtoContext context) => Task.FromResult(0);
コード例 #2
0
 public Task InitializeAsync(AuthenticationScheme scheme, ProtoContext context) => throw new NotImplementedException();