getauthenticationsamlpolicyResult Structure Definition

The getauthenticationsamlpolicyResult structure defines the return type for getauthenticationsamlpolicy API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

authenticationsamlpolicyList

List of authenticationsamlpolicys


authenticationsamlpolicy Structure Definition

The authenticationsamlpolicy structure defines the actual return type values for getauthenticationsamlpolicy API.

Syntax



Members

name

Name of the SAML policy.

rule

The name of the new rule associated with the policy.

reqaction

The name of the SAML action associated with the policy.

boundto

The entity name to which policy is bound

activepolicy


priority


_nextgenapiresource


See Also