Implemented interface member:
property
Id
System.IdentityModel.ISecurityElement.Id
1 write to Id
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SignatureConfirmationElement.cs (1)
20Id = id ?? throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(id));
1 reference to Id
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SignatureConfirmationElement.cs (1)
39_version.WriteSignatureConfirmation(writer, Id, _signatureValue);