你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TokenServiceMetadata(String, String, String) Constructor

Definition

public TokenServiceMetadata(string metadata, string serviceName, string serviceDnsName);
new System.Fabric.TokenServiceMetadata : string * string * string -> System.Fabric.TokenServiceMetadata
Public Sub New (metadata As String, serviceName As String, serviceDnsName As String)

Parameters

metadata
System.String
serviceName
System.String
serviceDnsName
System.String

Applies to