Table of Contents

Enum DicomUserIdentityType

Namespace
FellowOakDicom.Network
Assembly
fo-dicom.core.dll

User identity type

public enum DicomUserIdentityType
Extension Methods

Fields

Jwt = 5

JSON Web Token

Kerberos = 3

Kerberos Service ticket

Saml = 4

SAML Assertion

Username = 1

Username as a string in UTF-8

UsernameAndPasscode = 2

Username as a string in UTF-8 and passcode