Show / Hide Table of Contents

Class AllowedSigningAlgorithmsConverter

Inheritance
object
AllowedSigningAlgorithmsConverter
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.IdentityServer
Assembly: Volo.Abp.IdentityServer.Domain.dll
Syntax
public static class AllowedSigningAlgorithmsConverter

Methods

SplitToArray(string)

Declaration
public static string[] SplitToArray(string algorithms)
Parameters
Type Name Description
string algorithms
Returns
Type Description
string[]
In this article
Back to top Powered by ABP.IO Platform