C# 클래스 KeePass.App.AppPolicy

Application policy settings.
파일 보기 프로젝트 열기: amiryal/keepass2 1 사용 예제들

공개 메소드들

메소드 설명
RequiredPolicyMessage ( AppPolicyId flag ) : string
Try ( AppPolicyId flag ) : bool

비공개 메소드들

메소드 설명
PolicyToString ( AppPolicyId flag, bool bPrefix ) : string

메소드 상세

RequiredPolicyMessage() 공개 정적인 메소드

public static RequiredPolicyMessage ( AppPolicyId flag ) : string
flag AppPolicyId
리턴 string

Try() 공개 정적인 메소드

public static Try ( AppPolicyId flag ) : bool
flag AppPolicyId
리턴 bool