RelyingPartyTrust.SetAllowedAuthenticationClassReferences(String[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SetAllowedAuthenticationClassReferences(cli::array <System::String ^> ^ allowedAuthenticationClassReferences);
public void SetAllowedAuthenticationClassReferences (string[] allowedAuthenticationClassReferences);
member this.SetAllowedAuthenticationClassReferences : string[] -> unit
Public Sub SetAllowedAuthenticationClassReferences (allowedAuthenticationClassReferences As String())
Parameters
- allowedAuthenticationClassReferences
- String[]