diff --git a/DSoft.Portable.WebClient.Grpc.Encryption/Partials/SecureResponse.cs b/DSoft.Portable.WebClient.Grpc.Encryption/Partials/SecureResponse.cs index d3ee260..4668370 100644 --- a/DSoft.Portable.WebClient.Grpc.Encryption/Partials/SecureResponse.cs +++ b/DSoft.Portable.WebClient.Grpc.Encryption/Partials/SecureResponse.cs @@ -11,7 +11,7 @@ public partial class SecureResponse : ISecureResponse partial void OnConstruction() { - Success = true; + //Success = true; Payload = new SecurePayload() {