Show / Hide Table of Contents

Class Subject

Reprezentuje dvojicu identifikačných a autentifikačných údajov.

Inheritance
object
Subject
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class Subject

Constructors

Subject(Identity, Certificate)

Declaration
public Subject(Identity identity, Certificate certificate)
Parameters
Type Name Description
Identity identity
Certificate certificate

Properties

Certificate

Autentifikačné údaje podnikateľa

Declaration
public Certificate Certificate { get; }
Property Value
Type Description
Certificate

Identity

Identifikačné údaje podnikateľa

Declaration
public Identity Identity { get; }
Property Value
Type Description
Identity
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©