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

Represents the SUCISUPIAsIMSI type More...

Inherits Sequence.

Classes

class  HomeNetworkPublicKeyIdentifierType
 Represents the type of the homeNetworkPublicKeyIdentifier field More...
 
class  ProtectionSchemeIdNumbers
 Defines meaningful names for particular values of the protectionSchemeId field More...
 
class  SchemeOutputType
 Represents the type of the schemeOutput field More...
 

Public Member Functions

 SUCISUPIAsIMSI ()
 The default constructor. More...
 
 SUCISUPIAsIMSI (Oss.Nas5GS1680.MCCMNC argMccMNC, string argRoutingIndicatorDigits, int argProtectionSchemeId, Oss.Nas5GS1680.SUCISUPIAsIMSI.HomeNetworkPublicKeyIdentifierType argHomeNetworkPublicKeyIdentifier, Oss.Nas5GS1680.SUCISUPIAsIMSI.SchemeOutputType argSchemeOutput)
 Constructs an instance of SUCISUPIAsIMSI 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

Oss.Nas5GS1680.MCCMNC MccMNC [get, set]
 Field 'mccMNC' (mandatory) More...
 
string RoutingIndicatorDigits [get, set]
 Field 'routingIndicatorDigits' (mandatory) More...
 
int Spare4 [get]
 Field 'spare4' (mandatory, readonly) More...
 
int ProtectionSchemeId [get, set]
 Field 'protectionSchemeId' (mandatory) The SUCISUPIAsIMSI.ProtectionSchemeIdNumbers class defines meaningful names for particular values of the field More...
 
Oss.Nas5GS1680.SUCISUPIAsIMSI.HomeNetworkPublicKeyIdentifierType HomeNetworkPublicKeyIdentifier [get, set]
 Field 'homeNetworkPublicKeyIdentifier' (mandatory) More...
 
Oss.Nas5GS1680.SUCISUPIAsIMSI.SchemeOutputType SchemeOutput [get, set]
 Field 'schemeOutput' (mandatory) More...
 

Detailed Description

Represents the SUCISUPIAsIMSI type

Constructor & Destructor Documentation

◆ SUCISUPIAsIMSI() [1/2]

Oss.Nas5GS1680.SUCISUPIAsIMSI.SUCISUPIAsIMSI ( )
inline

The default constructor.

◆ SUCISUPIAsIMSI() [2/2]

Oss.Nas5GS1680.SUCISUPIAsIMSI.SUCISUPIAsIMSI ( Oss.Nas5GS1680.MCCMNC  argMccMNC,
string  argRoutingIndicatorDigits,
int  argProtectionSchemeId,
Oss.Nas5GS1680.SUCISUPIAsIMSI.HomeNetworkPublicKeyIdentifierType  argHomeNetworkPublicKeyIdentifier,
Oss.Nas5GS1680.SUCISUPIAsIMSI.SchemeOutputType  argSchemeOutput 
)
inline

Constructs an instance of SUCISUPIAsIMSI with the specified components.

Parameters
argMccMNCThe value of the mccMNC mandatory field
argRoutingIndicatorDigitsThe value of the routingIndicatorDigits mandatory field
argProtectionSchemeIdThe value of the protectionSchemeId mandatory field
argHomeNetworkPublicKeyIdentifierThe value of the homeNetworkPublicKeyIdentifier mandatory field
argSchemeOutputThe value of the schemeOutput mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ HomeNetworkPublicKeyIdentifier

Oss.Nas5GS1680.SUCISUPIAsIMSI.HomeNetworkPublicKeyIdentifierType Oss.Nas5GS1680.SUCISUPIAsIMSI.HomeNetworkPublicKeyIdentifier
getset

Field 'homeNetworkPublicKeyIdentifier' (mandatory)

◆ MccMNC

Oss.Nas5GS1680.MCCMNC Oss.Nas5GS1680.SUCISUPIAsIMSI.MccMNC
getset

Field 'mccMNC' (mandatory)

◆ ProtectionSchemeId

int Oss.Nas5GS1680.SUCISUPIAsIMSI.ProtectionSchemeId
getset

Field 'protectionSchemeId' (mandatory) The SUCISUPIAsIMSI.ProtectionSchemeIdNumbers class defines meaningful names for particular values of the field

◆ RoutingIndicatorDigits

string Oss.Nas5GS1680.SUCISUPIAsIMSI.RoutingIndicatorDigits
getset

Field 'routingIndicatorDigits' (mandatory)

◆ SchemeOutput

Oss.Nas5GS1680.SUCISUPIAsIMSI.SchemeOutputType Oss.Nas5GS1680.SUCISUPIAsIMSI.SchemeOutput
getset

Field 'schemeOutput' (mandatory)

◆ Spare4

int Oss.Nas5GS1680.SUCISUPIAsIMSI.Spare4
get

Field 'spare4' (mandatory, readonly)