Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Enum DicomUserIdentityType

    User identity type

    Namespace: FellowOakDicom.Network
    Assembly: fo-dicom.core.dll
    Syntax
    public enum DicomUserIdentityType

    Fields

    Name Description
    Jwt

    JSON Web Token

    Kerberos

    Kerberos Service ticket

    Saml

    SAML Assertion

    Username

    Username as a string in UTF-8

    UsernameAndPasscode

    Username as a string in UTF-8 and passcode

    Extension Methods

    LinqExtensions.IsOneOf<DicomUserIdentityType>(DicomUserIdentityType[])
    In This Article
    Back to top Copyright (c) 2012-2025 fo-dicom contributors