X509ScopedServiceCertificateElement::TargetUri Property
.NET Framework (current version)
Gets or sets the URI for this certificate.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("targetUri", DefaultValue = null, Options = ConfigurationPropertyOptions::None | ConfigurationPropertyOptions::IsRequired | ConfigurationPropertyOptions::IsKey)] property Uri^ TargetUri { Uri^ get(); void set(Uri^ value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: