menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ProtectionInfo - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ProtectionInfo

    Reserved for internal use.

    Inheritance
    System.Object
    ProtectionInfo
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.EJ2.DocumentEditor
    Assembly: Syncfusion.EJ2.DocumentEditor.dll
    Syntax
    public class ProtectionInfo

    Constructors

    ProtectionInfo()

    Declaration
    public ProtectionInfo()

    Properties

    HashValue

    Reserved for internal use.

    Declaration
    public string HashValue { get; set; }
    Property Value
    Type
    System.String

    ProtectionType

    Reserved for internal use.

    Declaration
    public object ProtectionType { get; set; }
    Property Value
    Type
    System.Object

    SaltValue

    Reserved for internal use.

    Declaration
    public string SaltValue { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved