Searched refs:optionalSignedEndorsing (Results 1 – 2 of 2) sorted by relevance
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Security/ |
H A D | WSSecurityPolicy12.cs | 131 …rameters> optionalEndorsing, Collection<SecurityTokenParameters> optionalSignedEndorsing, Addressi… in CreateWsspSupportingTokensAssertion() argument 151 …nedEndorsingSupportingTokensAssertion(exporter, signedEndorsing, optionalSignedEndorsing, addressi… in CreateWsspSupportingTokensAssertion() 447 …ityTokenParameters> optionalEndorsing, Collection<SecurityTokenParameters> optionalSignedEndorsing) in TryImportWsspSupportingTokensAssertion() argument 492 optionalSignedEndorsing, in TryImportWsspSupportingTokensAssertion()
|
H A D | WSSecurityPolicy.cs | 904 …ityTokenParameters> optionalEndorsing, Collection<SecurityTokenParameters> optionalSignedEndorsing) in CreateWsspSupportingTokensAssertion() argument 906 …orsing, optionalSigned, optionalSignedEncrypted, optionalEndorsing, optionalSignedEndorsing, null); in CreateWsspSupportingTokensAssertion() 909 …rameters> optionalEndorsing, Collection<SecurityTokenParameters> optionalSignedEndorsing, Addressi… in CreateWsspSupportingTokensAssertion() argument 924 …nedEndorsingSupportingTokensAssertion(exporter, signedEndorsing, optionalSignedEndorsing, addressi… in CreateWsspSupportingTokensAssertion() 987 …Parameters> signedEndorsing, Collection<SecurityTokenParameters> optionalSignedEndorsing, Addressi… in CreateWsspSignedEndorsingSupportingTokensAssertion() argument 989 … CreateWsspiSupportingTokensAssertion(exporter, signedEndorsing, optionalSignedEndorsing, addressi… in CreateWsspSignedEndorsingSupportingTokensAssertion() 1044 …ityTokenParameters> optionalEndorsing, Collection<SecurityTokenParameters> optionalSignedEndorsing) in TryImportWsspSupportingTokensAssertion() argument 1079 optionalSignedEndorsing, in TryImportWsspSupportingTokensAssertion() 1233 …Parameters> signedEndorsing, Collection<SecurityTokenParameters> optionalSignedEndorsing, out XmlE… in TryImportWsspSignedEndorsingSupportingTokensAssertion() argument 1239 if (optionalSignedEndorsing == null) in TryImportWsspSignedEndorsingSupportingTokensAssertion() [all …]
|