OSS NAS Tools for C# for 5G for 3GPP Release 16.8.0
Oss.Nas5GS1680.AuthenticationFailure Class Reference

Represents the AuthenticationFailure type More...

Inherits Sequence.

Public Member Functions

 AuthenticationFailure ()
 The default constructor. More...
 
 AuthenticationFailure (int argNas5GMMCause)
 Constructs an instance of AuthenticationFailure with the specified mandatory components. More...
 
 AuthenticationFailure (int argNas5GMMCause, 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 Nas5GMMCause [get, set]
 Field 'nas5GMMCause' (mandatory) The NAS5GMMCause 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.Nas5GS1680.AuthenticationFailure.AuthenticationFailure ( )
inline

The default constructor.

◆ AuthenticationFailure() [2/3]

Oss.Nas5GS1680.AuthenticationFailure.AuthenticationFailure ( int  argNas5GMMCause)
inline

Constructs an instance of AuthenticationFailure with the specified mandatory components.

Parameters
argNas5GMMCauseThe value of the nas5GMMCause mandatory field

◆ AuthenticationFailure() [3/3]

Oss.Nas5GS1680.AuthenticationFailure.AuthenticationFailure ( int  argNas5GMMCause,
byte[]  argAuthenticationFailureParameter 
)
inline

Constructs an instance of AuthenticationFailure with the specified components.

Parameters
argNas5GMMCauseThe value of the nas5GMMCause mandatory field
argAuthenticationFailureParameterThe value of the authenticationFailureParameter optional field

Member Function Documentation

◆ Copy()

object Oss.Nas5GS1680.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.Nas5GS1680.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.Nas5GS1680.AuthenticationFailure.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ AuthenticationFailureParameter

byte [] Oss.Nas5GS1680.AuthenticationFailure.AuthenticationFailureParameter
getset

Field 'authenticationFailureParameter' (optional)

◆ Nas5GMMCause

int Oss.Nas5GS1680.AuthenticationFailure.Nas5GMMCause
getset

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