OSS NAS Tools for C# for LTE/EPC for 3GPP Release 16.7.0
Oss.Nas1670.AuthenticationFailure Class Reference

Represents the AuthenticationFailure type More...

Inherits Sequence.

Public Member Functions

 AuthenticationFailure ()
 The default constructor. More...
 
 AuthenticationFailure (int argEmmCause)
 Constructs an instance of AuthenticationFailure with the specified mandatory components. More...
 
 AuthenticationFailure (int argEmmCause, byte[] argAuthenticationFailureParameter)
 Constructs an instance of AuthenticationFailure with the specified components. More...
 
override bool Equals (object right)
 Determines whether the specified object is equal to the current object. More...
 
override int GetHashCode ()
 Represents a hash function for a particular type. More...
 
object Copy ()
 Creates a deep copy of this object. More...
 

Properties

int EmmCause [get, set]
 Field 'emmCause' (mandatory) The EMMCause class defines meaningful names for particular values of the field More...
 
byte[] AuthenticationFailureParameter [get, set]
 Field 'authenticationFailureParameter' (optional) More...
 

Detailed Description

Represents the AuthenticationFailure type

Constructor & Destructor Documentation

◆ AuthenticationFailure() [1/3]

Oss.Nas1670.AuthenticationFailure.AuthenticationFailure ( )
inline

The default constructor.

◆ AuthenticationFailure() [2/3]

Oss.Nas1670.AuthenticationFailure.AuthenticationFailure ( int  argEmmCause)
inline

Constructs an instance of AuthenticationFailure with the specified mandatory components.

Parameters
argEmmCauseThe value of the emmCause mandatory field

◆ AuthenticationFailure() [3/3]

Oss.Nas1670.AuthenticationFailure.AuthenticationFailure ( int  argEmmCause,
byte[]  argAuthenticationFailureParameter 
)
inline

Constructs an instance of AuthenticationFailure with the specified components.

Parameters
argEmmCauseThe value of the emmCause mandatory field
argAuthenticationFailureParameterThe value of the authenticationFailureParameter optional field

Member Function Documentation

◆ Copy()

object Oss.Nas1670.AuthenticationFailure.Copy ( )
inline

Creates a deep copy of this object.

Returns
A new object that is a deep copy of this instance.

◆ Equals()

override bool Oss.Nas1670.AuthenticationFailure.Equals ( object  right)
inline

Determines whether the specified object is equal to the current object.

Parameters
rightThe object to compare with this object.
Returns
true when the specified object is equal to the current object; otherwise, false.

◆ GetHashCode()

override int Oss.Nas1670.AuthenticationFailure.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ AuthenticationFailureParameter

byte [] Oss.Nas1670.AuthenticationFailure.AuthenticationFailureParameter
getset

Field 'authenticationFailureParameter' (optional)

◆ EmmCause

int Oss.Nas1670.AuthenticationFailure.EmmCause
getset

Field 'emmCause' (mandatory) The EMMCause class defines meaningful names for particular values of the field