Table of Contents

Enum CredentialType

Namespace
Concordium.Grpc.V2
Assembly
Concordium.Sdk.dll

The type of a credential.

public enum CredentialType

Fields

[OriginalName("CREDENTIAL_TYPE_INITIAL")] Initial = 0

An initial credential created by the identity provider.

[OriginalName("CREDENTIAL_TYPE_NORMAL")] Normal = 1

A normal credential type created by the account.