IssuedSecurityTokenParameters.IssuerMetadataAddress 属性      
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置令牌颁发者的元数据地址。
public:
 property System::ServiceModel::EndpointAddress ^ IssuerMetadataAddress { System::ServiceModel::EndpointAddress ^ get(); void set(System::ServiceModel::EndpointAddress ^ value); };public System.ServiceModel.EndpointAddress IssuerMetadataAddress { get; set; }member this.IssuerMetadataAddress : System.ServiceModel.EndpointAddress with get, setPublic Property IssuerMetadataAddress As EndpointAddress属性值
令牌颁发者的地元数据址。