LocalizedString(String, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
LocalizedString(System::String ^ text, int lcid);
public LocalizedString (string text, int lcid);
new Microsoft.IdentityServer.PolicyModel.Configuration.LocalizedString : string * int -> Microsoft.IdentityServer.PolicyModel.Configuration.LocalizedString
Public Sub New (text As String, lcid As Integer)
Parameters
- text
- String
- lcid
- Int32