Click or drag to resize

VGICredential Interface

Namespace:  Novalys.VisualGuard.Security.AuthenticationModule
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public interface VGICredential : ISerializable

The VGICredential type exposes the following members.

Properties
  NameDescription
Public propertyIdentityName
Public propertyVGModuleName
Top
Methods
  NameDescription
Public methodGetHashID
Public methodGetObjectData
Populates a SerializationInfo with the data needed to serialize the target object.
(Inherited from ISerializable.)
Public methodIsSameCredential
Top
See Also