Visual Guard Class Library Documentation

VGChangePasswordForm.Runtime Property

Gets or sets the VGSecurityRuntime object used by this class to retrieve authentication information

public VGSecurityRuntime Runtime {get;}

Remarks

By default the value is equal to the runtime used by VGSecurityManager. You must change the default value only if you want to work with more than one principal in your application at the same time.

See Also

VGChangePasswordForm Class | Novalys.VisualGuard.Security.WinForm Namespace