SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authnRequestAssertionConsumerServiceURL (property)

Specifies the assertion consumer service URL.

Syntax

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

Default Value

""

Remarks

Specifies the assertion consumer service URL.

Use this property to access or set the URL of the location to which the response has to be returned.

This property is read-only.

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