Table of Contents

Class OrganizationInsightWebAppSimpleSignature

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

If custom host or port is specified, this field populates

[DataContract]
public class OrganizationInsightWebAppSimpleSignature
Inheritance
OrganizationInsightWebAppSimpleSignature
Inherited Members

Constructors

OrganizationInsightWebAppSimpleSignature()

public OrganizationInsightWebAppSimpleSignature()

Properties

Host

If custom host or port is specified, this field populates

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "host")]
public string Host { get; set; }

Property Value

string

SignatureType

Signature type

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "signatureType")]
public string SignatureType { get; set; }

Property Value

string