/AWS1/CL_RSHMODIFYAUTHNPFLRS¶
ModifyAuthenticationProfileResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_authenticationprofilename TYPE /AWS1/RSHAUTHNTCTNPFLNAMESTR /AWS1/RSHAUTHNTCTNPFLNAMESTR¶
The name of the authentication profile that was replaced.
iv_authntctnprofilecontent TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING¶
The updated content of the authentication profile in JSON format.
Queryable Attributes¶
AuthenticationProfileName¶
The name of the authentication profile that was replaced.
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 updated 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 |