Show / Hide Table of Contents

Enum CertificateConfiguration.CertificateUse

Identifies the intended use of the certificate.

Namespace: ComponentSpace.SAML2.Configuration
Assembly: ComponentSpace.Saml2.dll
Syntax
[Flags]
public enum CertificateUse

Fields

Name Description
Any

Any.

Encryption

Encryption and decryption.

Signature

Signature generation and verification.

In This Article
Back to top Copyright © ComponentSpace Pty Ltd 2004-2022. All rights reserved.