Class ServiceAccount

Inheritance

System.Object
ServiceAccount

Inherited Members

System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: STREAMSIX.License
Assembly: cs.temp.dll.dll

Syntax

public class ServiceAccount

Fields

ClientID

Declaration

public string ClientID

Field Value

TypeDescription
System.String

ClientSecret

Declaration

public string ClientSecret

Field Value

TypeDescription
System.String