1 write to samlUri
System.IdentityModel (1)
System\ServiceModel\Security\SamlAssertionDirectKeyIdentifierClause.cs (1)
23this.samlUri = samlUri;
1 reference to samlUri
System.IdentityModel (1)
System\ServiceModel\Security\SamlAssertionDirectKeyIdentifierClause.cs (1)
28get { return this.samlUri; }