EncryptedMessageResponse
Assembly: ServiceStack.Client.dll
View Source
Declaration
public class EncryptedMessageResponse
Properties
EncryptedBody
View Source
Declaration
public string EncryptedBody { get; set; }
public class EncryptedMessageResponse
public string EncryptedBody { get; set; }