Show / Hide Table of Contents

Class UserSpec

Inheritance
Object
UserSpec
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: PKWARE.Smartcrypt.KeyManagement
Assembly: SmartcryptKeyManagement.dll
Syntax
[PublicAPI]
public sealed class UserSpec

Fields

Email

Declaration
[CanBeNull]
public string Email
Field Value
Type Description
String

Name

Declaration
[CanBeNull]
public string Name
Field Value
Type Description
String

NewPassword

Declaration
[CanBeNull]
public string NewPassword
Field Value
Type Description
String

OldPassword

Declaration
[CanBeNull]
public string OldPassword
Field Value
Type Description
String
Back to top Copyright © 2018 PKWARE, Inc.