LineRegistration Class
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.
The properties corresponding to a line channel registration.
public class LineRegistration
type LineRegistration = class
Public Class LineRegistration
- Inheritance
-
LineRegistration
Constructors
LineRegistration() |
Initializes a new instance of LineRegistration. |
Properties
ChannelAccessToken |
Access token for the line channel registration. |
ChannelSecret |
Secret for the line channel registration. |
GeneratedId |
Id generated for the line channel registration. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET