Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Bit
Api
Utilities
EncryptedStringAttribute
C# Class Bit.Api.Utilities.EncryptedStringAttribute
Validates a string that is in encrypted form: "b64iv=|b64ct="
Inheritance:
System.ComponentModel.DataAnnotations.ValidationAttribute
Mostrar archivo
Open project: bitwarden/core
Public Methods
Method
Description
EncryptedStringAttribute
( ) :
System
IsValid
(
object
value
) :
bool
Method Details
EncryptedStringAttribute()
public
method
public
EncryptedStringAttribute
( ) :
System
return
System
IsValid()
public
method
public
IsValid
(
object
value
) :
bool
value
object
return
bool