1 write to protocolsSupported
System.IdentityModel (1)
System\IdentityModel\Metadata\RoleDescriptor.cs (1)
37this.protocolsSupported = protocolsSupported;
1 reference to protocolsSupported
System.IdentityModel (1)
System\IdentityModel\Metadata\RoleDescriptor.cs (1)
79get { return this.protocolsSupported; }