Base:
property
Algorithm
System.IdentityModel.Transform.Algorithm
2 references to Algorithm
System.IdentityModel (2)
System\IdentityModel\EnvelopedSignatureTransform.cs (2)
60if (algorithm != this.Algorithm) 69writer.WriteAttributeString(dictionaryManager.XmlSignatureDictionary.Algorithm, null, this.Algorithm);