Click or drag to resize

LoginContent Constructor

Only for internal use.

Namespace:  ASDSoft.WebSigner.Content
Assembly:  ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax
C#
public LoginContent(
	string loginMessage
)

Parameters

loginMessage
Type: SystemString
Login message text for user login by certificate signing
See Also