Share via


RelyingPartyUtility.IsRegularRelyingParty(RelyingPartyType) Method

Definition

public:
 static bool IsRegularRelyingParty(Microsoft::IdentityServer::PolicyModel::Configuration::RelyingPartyType rpType);
public static bool IsRegularRelyingParty (Microsoft.IdentityServer.PolicyModel.Configuration.RelyingPartyType rpType);
static member IsRegularRelyingParty : Microsoft.IdentityServer.PolicyModel.Configuration.RelyingPartyType -> bool
Public Shared Function IsRegularRelyingParty (rpType As RelyingPartyType) As Boolean

Parameters

Returns

Applies to