SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authnRequestProtocolBinding (property)

Specifies the protocol binding to be requested in the authentication request.

Syntax

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

Default Value

""

Remarks

Specifies the protocol binding to be requested in the authentication request.

Use this property to check or set the protocol binding to be used when responding to this request.

This property is read-only.

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