SecureBlackbox 2020 iOS Edition

Questions / Feedback?

POSTBindingFormTemplate (property)

Contains the XHTML form template returned by the service provider.

Syntax

@property (nonatomic,readonly,assign,getter=POSTBindingFormTemplate) NSString* POSTBindingFormTemplate;
- (NSString*)POSTBindingFormTemplate;
public var POSTBindingFormTemplate: String {
  get {...}
}

Default Value

""

Remarks

Contains the XHTML form template returned by the service provider.

Use this property to access or set the template of a POST form provided by the service provider.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]