Class GetCertificateCommandResponse
Response for GetCertificate
public sealed class GetCertificateCommandResponse : ICommandResponse<GetCertificateCommandSettings>, ICommandResponse- Inheritance
- 
      
      GetCertificateCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
TableNames
Gets or sets the tableNames
[JsonPropertyName("tableNames")]
public string[] TableNames { get; set; }Property Value
- string[]