1 write to spnSid
System.ServiceModel (1)
System\ServiceModel\SpnEndpointIdentity.cs (1)
117this.spnSid = new SecurityIdentifier(sidBinaryForm, 0);
1 reference to spnSid
System.ServiceModel (1)
System\ServiceModel\SpnEndpointIdentity.cs (1)
143return this.spnSid;