Show / Hide Table of Contents

Class ApiTokenExtensions

Inheritance
object
ApiTokenExtensions
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Web.Api.Auth.ApiTokens
Assembly: DotNetNuke.Web.dll
Syntax
public static class ApiTokenExtensions

Methods

ToLogProps(ApiToken)

Declaration
public static ILogProperties ToLogProps(this ApiToken apiToken)
Parameters
Type Name Description
ApiToken apiToken
Returns
Type Description
ILogProperties
Back to top by the community, for the community... #DNNCMS