Show / Hide Table of Contents

Class EnumUtils

Inheritance
System.Object
EnumUtils
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NFX.Security
Assembly: NFX.dll
Syntax
public static class EnumUtils

Methods

ToMask(SecurityLogAction)

Declaration
public static SecurityLogMask ToMask(this SecurityLogAction action)
Parameters
Type Name Description
SecurityLogAction action
Returns
Type Description
SecurityLogMask
Back to top Copyright © 2006-2018 Agnicore Inc
Generated by DocFX