Show / Hide Table of Contents

Class KeyDescriptor.KeyTypes

The key types.

Inheritance
object
KeyDescriptor.KeyTypes
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: ComponentSpace.SAML2.Metadata
Assembly: ComponentSpace.Saml2.dll
Syntax
public static class KeyDescriptor.KeyTypes

Fields

Encryption

Encryption.

Declaration
public const string Encryption = "encryption"
Field Value
Type Description
string

Signing

Signing.

Declaration
public const string Signing = "signing"
Field Value
Type Description
string
In this article
Back to top Copyright © ComponentSpace Pty Ltd 2004-2025. All rights reserved.