Gets and sets the Key ID
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual int KeyID { get; set; } |
Visual Basic |
---|
Public Overridable Property KeyID As Integer Get Set |
![]() ![]() |
Sandcastle Documented DotNetNuke Core |
AuthenticationInfo..::..KeyID Property |
AuthenticationInfo Class See Also Send Feedback |
C# |
---|
public virtual int KeyID { get; set; } |
Visual Basic |
---|
Public Overridable Property KeyID As Integer Get Set |