C# Class KeePass.App.AppPolicy

Application policy settings.
Afficher le fichier Open project: amiryal/keepass2 Class Usage Examples

Méthodes publiques

Méthode Description
RequiredPolicyMessage ( AppPolicyId flag ) : string
Try ( AppPolicyId flag ) : bool

Private Methods

Méthode Description
PolicyToString ( AppPolicyId flag, bool bPrefix ) : string

Method Details

RequiredPolicyMessage() public static méthode

public static RequiredPolicyMessage ( AppPolicyId flag ) : string
flag AppPolicyId
Résultat string

Try() public static méthode

public static Try ( AppPolicyId flag ) : bool
flag AppPolicyId
Résultat bool