Show / Hide Table of Contents

Class Subject

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

Inheritance
System.Object
Subject
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class Subject : Object

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. ©