License.LicenseKey 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
当在派生类中被重写时,获取授予该组件的许可证密钥。
public:
abstract property System::String ^ LicenseKey { System::String ^ get(); };
public abstract string LicenseKey { get; }
member this.LicenseKey : string
Public MustOverride ReadOnly Property LicenseKey As String
属性值
授予该组件的许可证密钥。
注解
LicenseProvider可以使用任何 Unicode 字符串作为许可证密钥。 LicenseKey应将 视为不透明的 Cookie,即具有有意隐藏的内部结构的 Cookie。