C# Class VelocityDB.AspNet.Identity.KeyFormats

Afficher le fichier Open project: VelocityDB/VelocityDB Class Usage Examples

Méthodes publiques

Свойство Type Description
LoginFormat string
UserFormat string

Méthodes publiques

Méthode Description
GetKey ( object loginKey, object userKey ) : string

Method Details

GetKey() public static méthode

public static GetKey ( object loginKey, object userKey ) : string
loginKey object
userKey object
Résultat string

Property Details

LoginFormat public_oe static_oe property

public static string LoginFormat
Résultat string

UserFormat public_oe static_oe property

public static string UserFormat
Résultat string