SecureBlackbox 2020 iOS Edition

Questions / Feedback?

POSTBindingURL (property)

Contains the URL of POST binding mechanism.

Syntax

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

Default Value

""

Remarks

Contains the URL of POST binding mechanism.

Use this property to check or set the URL of POST binding mechanism.

This property is read-only.

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