Skip to content

/AWS1/CL_RSHCREATEAUTHNPFLRS

CreateAuthenticationProfileResult

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_authenticationprofilename TYPE /AWS1/RSHAUTHNTCTNPFLNAMESTR /AWS1/RSHAUTHNTCTNPFLNAMESTR

The name of the authentication profile that was created.

iv_authntctnprofilecontent TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING

The content of the authentication profile in JSON format.


Queryable Attributes

AuthenticationProfileName

The name of the authentication profile that was created.

Accessible with the following methods

Method Description
GET_AUTHNTCTNPROFILENAME() Getter for AUTHENTICATIONPROFILENAME, with configurable defa
ASK_AUTHNTCTNPROFILENAME() Getter for AUTHENTICATIONPROFILENAME w/ exceptions if field
HAS_AUTHNTCTNPROFILENAME() Determine if AUTHENTICATIONPROFILENAME has a value

AuthenticationProfileContent

The content of the authentication profile in JSON format.

Accessible with the following methods

Method Description
GET_AUTHNTCTNPROFILECONTENT() Getter for AUTHENTICATIONPROFILECONTENT, with configurable d
ASK_AUTHNTCTNPROFILECONTENT() Getter for AUTHENTICATIONPROFILECONTENT w/ exceptions if fie
HAS_AUTHNTCTNPROFILECONTENT() Determine if AUTHENTICATIONPROFILECONTENT has a value