SecureBlackbox 2020 .NET Edition

Questions / Feedback?

GetIDProp Method

Extracts a specific property from a SAML ID.

Syntax

public string GetIDProp(string ID, string propName);
Public Function GetIDProp(ByVal ID As String, ByVal PropName As String) As String

Remarks

Use this method to recover a single ID property from a SAML ID.

PropName supports the following properties:

  • Format
  • NameQualifier
  • IDType
  • SPNameQualifier
  • SPProvidedID
  • Value

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